update nixpkgs
lightning-loop: 0.28.8-beta -> 0.31.1-beta lnd: 0.18.5-beta -> 0.19.0-beta
This commit is contained in:
parent
fb56684999
commit
fd84c576f4
3 changed files with 17 additions and 18 deletions
|
|
@ -14,13 +14,12 @@ pkgs: pkgsUnstable:
|
|||
extra-container
|
||||
fulcrum
|
||||
hwi
|
||||
lightning-loop
|
||||
lightning-pool
|
||||
lnd
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
;
|
||||
lightning-loop
|
||||
lnd;
|
||||
|
||||
inherit pkgs pkgsUnstable;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue