update flake.lock

This commit is contained in:
Sense T 2023-06-29 07:25:59 +08:00
parent e7080c4ff1
commit 7e8ee3a911

198
flake.lock generated
View File

@ -1,101 +1,101 @@
{ {
"nodes": {   "nodes": {
"flake-utils": {     "flake-utils": {
"locked": {       "locked": {
"lastModified": 1638122382,         "lastModified": 1638122382,
"narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",         "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
"owner": "numtide",         "owner": "numtide",
"repo": "flake-utils",         "repo": "flake-utils",
"rev": "74f7e4319258e287b0f9cb95426c9853b282730b",         "rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
"type": "github"         "type": "github"
},       },
"original": {       "original": {
"owner": "numtide",         "owner": "numtide",
"repo": "flake-utils",         "repo": "flake-utils",
"type": "github"         "type": "github"
}       }
},     },
"home-manager": {     "home-manager": {
"inputs": {       "inputs": {
"nixpkgs": [         "nixpkgs": [
"nixpkgs"           "nixpkgs"
]         ]
},       },
"locked": {       "locked": {
"lastModified": 1687647567,         "lastModified": 1687871164,
"narHash": "sha256-Ua90LZYJO7/7KW/KK/AqijhIekd+wxPwbVKXuBYzJeQ=",         "narHash": "sha256-bBFlPthuYX322xOlpJvkjUBz0C+MOBjZdDOOJJ+G2jU=",
"owner": "nix-community",         "owner": "nix-community",
"repo": "home-manager",         "repo": "home-manager",
"rev": "6ca1e16eb3016c94b7ac16699e1d4158bd4e39a4",         "rev": "07c347bb50994691d7b0095f45ebd8838cf6bc38",
"type": "github"         "type": "github"
},       },
"original": {       "original": {
"owner": "nix-community",         "owner": "nix-community",
"ref": "release-23.05",         "ref": "release-23.05",
"repo": "home-manager",         "repo": "home-manager",
"type": "github"         "type": "github"
}       }
},     },
"impermanence": {     "impermanence": {
"locked": {       "locked": {
"lastModified": 1684264534,         "lastModified": 1684264534,
"narHash": "sha256-K0zr+ry3FwIo3rN2U/VWAkCJSgBslBisvfRIPwMbuCQ=",         "narHash": "sha256-K0zr+ry3FwIo3rN2U/VWAkCJSgBslBisvfRIPwMbuCQ=",
"owner": "nix-community",         "owner": "nix-community",
"repo": "impermanence",         "repo": "impermanence",
"rev": "89253fb1518063556edd5e54509c30ac3089d5e6",         "rev": "89253fb1518063556edd5e54509c30ac3089d5e6",
"type": "github"         "type": "github"
},       },
"original": {       "original": {
"owner": "nix-community",         "owner": "nix-community",
"repo": "impermanence",         "repo": "impermanence",
"type": "github"         "type": "github"
}       }
},     },
"nixos-cn": {     "nixos-cn": {
"inputs": {       "inputs": {
"flake-utils": "flake-utils",         "flake-utils": "flake-utils",
"nixpkgs": [         "nixpkgs": [
"nixpkgs"           "nixpkgs"
]         ]
},       },
"locked": {       "locked": {
"lastModified": 1682818384,         "lastModified": 1682818384,
"narHash": "sha256-l8jh9BQj6nfjPDYGyrZkZwX1GaOqBX+pBHU+7fFZU3w=",         "narHash": "sha256-l8jh9BQj6nfjPDYGyrZkZwX1GaOqBX+pBHU+7fFZU3w=",
"owner": "nixos-cn",         "owner": "nixos-cn",
"repo": "flakes",         "repo": "flakes",
"rev": "2d475ec68cca251ef6c6c69a9224db5c264c5e5b",         "rev": "2d475ec68cca251ef6c6c69a9224db5c264c5e5b",
"type": "github"         "type": "github"
},       },
"original": {       "original": {
"owner": "nixos-cn",         "owner": "nixos-cn",
"repo": "flakes",         "repo": "flakes",
"type": "github"         "type": "github"
}       }
},     },
"nixpkgs": {     "nixpkgs": {
"locked": {       "locked": {
"lastModified": 1687555006,         "lastModified": 1687829761,
"narHash": "sha256-GD2Kqb/DXQBRJcHqkM2qFZqbVenyO7Co/80JHRMg2U0=",         "narHash": "sha256-QRe1Y8SS3M4GeC58F/6ajz6V0ZLUVWX3ZAMgov2N3/g=",
"owner": "NixOS",         "owner": "NixOS",
"repo": "nixpkgs",         "repo": "nixpkgs",
"rev": "33223d479ffde3d05ac16c6dff04ae43cc27e577",         "rev": "9790f3242da2152d5aa1976e3e4b8b414f4dd206",
"type": "github"         "type": "github"
},       },
"original": {       "original": {
"id": "nixpkgs",         "id": "nixpkgs",
"ref": "nixos-23.05",         "ref": "nixos-23.05",
"type": "indirect"         "type": "indirect"
}       }
},     },
"root": {     "root": {
"inputs": {       "inputs": {
"home-manager": "home-manager",         "home-manager": "home-manager",
"impermanence": "impermanence",         "impermanence": "impermanence",
"nixos-cn": "nixos-cn",         "nixos-cn": "nixos-cn",
"nixpkgs": "nixpkgs"         "nixpkgs": "nixpkgs"
}       }
}     }
},   },
"root": "root",   "root": "root",
"version": 7   "version": 7
} }