flake: add 'impermanence'
This commit is contained in:
parent
6f643052e1
commit
c9c34a8aef
17
flake.lock
17
flake.lock
|
@ -58,6 +58,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"impermanence": {
|
||||
"locked": {
|
||||
"lastModified": 1637264167,
|
||||
"narHash": "sha256-U7HxyHPkk4RwjDs+gMwmRzf20KZ3aVUMdl1nnlGN270=",
|
||||
"owner": "nix-community",
|
||||
"repo": "impermanence",
|
||||
"rev": "b74f468e4e5294c3d43f1ba1955c41ccc037ca83",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"ref": "master",
|
||||
"repo": "impermanence",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1636267212,
|
||||
|
@ -119,6 +135,7 @@
|
|||
"agenix": "agenix",
|
||||
"futils": "futils",
|
||||
"home-manager": "home-manager",
|
||||
"impermanence": "impermanence",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nur": "nur",
|
||||
"pre-commit-hooks": "pre-commit-hooks"
|
||||
|
|
Loading…
Reference in a new issue