Impermanence.

This commit is contained in:
Lorenzo Good 2025-02-03 17:19:22 -06:00
parent 859556d0e6
commit abeef2cb58
Signed by: lorenzo
GPG key ID: 7FCD64BD81180ED0
5 changed files with 105 additions and 1 deletions

View file

@ -34,6 +34,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"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1737672001,
@ -97,6 +112,7 @@
"root": {
"inputs": {
"common": "common",
"impermanence": "impermanence",
"nixpkgs": "nixpkgs_2",
"sops-nix": "sops-nix"
}