krops: add package
This commit is contained in:
parent
03db1a61b1
commit
e017675d5e
3 changed files with 27 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ let self = {
|
|||
joinmarket = pkgs.callPackage ./joinmarket { inherit (self) nbPython3Packages; };
|
||||
generate-secrets = pkgs.callPackage ./generate-secrets { };
|
||||
nixops19_09 = pkgs.callPackage ./nixops { };
|
||||
krops = import ./krops { };
|
||||
netns-exec = pkgs.callPackage ./netns-exec { };
|
||||
lightning-loop = pkgs.callPackage ./lightning-loop { };
|
||||
lightning-pool = pkgs.callPackage ./lightning-pool { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue