aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock20
1 files changed, 20 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 7a94029..e78f754 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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"