diff options
Diffstat (limited to '')
-rw-r--r-- | flake.lock | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock index de4b429..c3a2daf 100644 --- a/flake.lock +++ b/flake.lock @@ -371,6 +371,21 @@ "type": "github" } }, + "impermanence": { + "locked": { + "lastModified": 1690797372, + "narHash": "sha256-GImz19e33SeVcIvBB7NnhbJSbTpFFmNtWLh7Z85Y188=", + "owner": "nix-community", + "repo": "impermanence", + "rev": "e3a7acd113903269a1b5c8b527e84ce7ee859851", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "impermanence", + "type": "github" + } + }, "lanzaboote": { "inputs": { "crane": "crane_2", @@ -752,6 +767,7 @@ "flake-compat": "flake-compat", "flake-utils": "flake-utils", "home-manager": "home-manager", + "impermanence": "impermanence", "lanzaboote": "lanzaboote", "nixneovim": "nixneovim", "nixpkgs": "nixpkgs", |