flake: add 'impermanence'
This commit is contained in:
parent
f2f4b9f91e
commit
5f9108bf4d
2 changed files with 24 additions and 0 deletions
|
|
@ -39,6 +39,13 @@
|
|||
};
|
||||
};
|
||||
|
||||
impermanence = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "impermanence";
|
||||
ref = "master";
|
||||
};
|
||||
|
||||
nixpkgs = {
|
||||
type = "github";
|
||||
owner = "NixOS";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue