flake: pin impermanence to before bug
This commit is contained in:
parent
d4e082dfea
commit
8378c60496
2 changed files with 5 additions and 4 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -432,16 +432,17 @@
|
|||
},
|
||||
"impermanence": {
|
||||
"locked": {
|
||||
"lastModified": 1727125666,
|
||||
"narHash": "sha256-hmmctvhlx0mUOm/Dv3tRewSoCX7Y0MaUDNkEsSlq3lY=",
|
||||
"lastModified": 1725690722,
|
||||
"narHash": "sha256-4qWg9sNh5g1qPGO6d/GV2ktY+eDikkBTbWSg5/iD2nY=",
|
||||
"owner": "nix-community",
|
||||
"repo": "impermanence",
|
||||
"rev": "85fe07276d8b58cff91bfeb332940e9c7b73c135",
|
||||
"rev": "63f4d0443e32b0dd7189001ee1894066765d18a5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "impermanence",
|
||||
"rev": "63f4d0443e32b0dd7189001ee1894066765d18a5",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
flake-registry = { url = "github:NixOS/flake-registry"; flake = false; };
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
impermanence.url = "github:nix-community/impermanence/63f4d0443e32b0dd7189001ee1894066765d18a5";
|
||||
nixos-hardware.url = "github:nixos/nixos-hardware";
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL";
|
||||
treefmt-nix.url = "github:numtide/treefmt-nix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue