clboss: use pkg from nixpkgs (0.13.1 -> 0.13.2)
This commit is contained in:
parent
6e208d6a7b
commit
98692a35c1
3 changed files with 1 additions and 37 deletions
|
|
@ -11,7 +11,6 @@ in
|
|||
}:
|
||||
let self = {
|
||||
clightning-rest = pkgs.callPackage ./clightning-rest { inherit (self) fetchNodeModules; };
|
||||
clboss = pkgs.callPackage ./clboss { };
|
||||
clightning-plugins = pkgs.recurseIntoAttrs (import ./clightning-plugins pkgs self.nbPython3Packages);
|
||||
joinmarket = pkgs.callPackage ./joinmarket { inherit (self) nbPython3PackagesJoinmarket; };
|
||||
lndinit = pkgs.callPackage ./lndinit { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue