diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -38,6 +38,25 @@ "type": "github" } }, + "impermanence": { + "inputs": { + "home-manager": [], + "nixpkgs": [] + }, + "locked": { + "lastModified": 1769548169, + "narHash": "sha256-03+JxvzmfwRu+5JafM0DLbxgHttOQZkUtDWBmeUkN8Y=", + "owner": "nix-community", + "repo": "impermanence", + "rev": "7b1d382faf603b6d264f58627330f9faa5cba149", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "impermanence", + "type": "github" + } + }, "import-tree": { "locked": { "lastModified": 1778781969, @@ -88,6 +107,7 @@ "inputs": { "disko": "disko", "flake-parts": "flake-parts", + "impermanence": "impermanence", "import-tree": "import-tree", "nixpkgs": "nixpkgs", "treefmt-nix": "treefmt-nix" |
