clightning-plugins: update rev and dependencies
This commit is contained in:
parent
c5f67629e6
commit
daeedda825
7 changed files with 20 additions and 18 deletions
|
|
@ -18,7 +18,7 @@ let self = {
|
|||
secp256k1 = pkgs.callPackage ./secp256k1 { };
|
||||
|
||||
nbPython3Packages = (pkgs.python3.override {
|
||||
packageOverrides = pySelf: super: import ./python-packages self pySelf;
|
||||
packageOverrides = import ./python-packages self;
|
||||
}).pkgs;
|
||||
|
||||
pinned = import ./pinned.nix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue