diff options
Diffstat (limited to 'nix/flake.lock')
| -rw-r--r-- | nix/flake.lock | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nix/flake.lock b/nix/flake.lock index 7f2b3b2..2baf2b2 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -271,6 +271,21 @@ "type": "github" } }, + "impermanence": { + "locked": { + "lastModified": 1737831083, + "narHash": "sha256-LJggUHbpyeDvNagTUrdhe/pRVp4pnS6wVKALS782gRI=", + "owner": "nix-community", + "repo": "impermanence", + "rev": "4b3e914cdf97a5b536a889e939fb2fd2b043a170", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "impermanence", + "type": "github" + } + }, "lanzaboote": { "inputs": { "crane": "crane", @@ -502,6 +517,7 @@ "deep-research": "deep-research", "disko": "disko", "home-manager": "home-manager", + "impermanence": "impermanence", "lanzaboote": "lanzaboote", "nix-topology": "nix-topology", "nixos-dns": "nixos-dns", |
