lightning-loop & lightning-pool: replace local versions with nixpkgs
This commit is contained in:
parent
842ed44292
commit
ffbbdab999
7 changed files with 3 additions and 107 deletions
|
|
@ -8,8 +8,6 @@ let self = {
|
|||
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 { };
|
||||
extra-container = pkgs.callPackage ./extra-container { };
|
||||
clightning-plugins = import ./clightning-plugins pkgs self.nbPython3Packages;
|
||||
clboss = pkgs.callPackage ./clboss { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue