update nixpkgs
clightning: 0.11.1 -> 0.11.2 lnd: 0.14.3-beta -> 0.15.0-beta
This commit is contained in:
parent
285a38803c
commit
4579b44781
3 changed files with 20 additions and 20 deletions
|
|
@ -5,18 +5,18 @@ pkgs: pkgsUnstable:
|
|||
bitcoin
|
||||
bitcoind
|
||||
charge-lnd
|
||||
clightning
|
||||
electrs
|
||||
elementsd
|
||||
extra-container
|
||||
lightning-pool
|
||||
lnd
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
btcpayserver
|
||||
clightning
|
||||
hwi
|
||||
lightning-loop
|
||||
lnd
|
||||
nbxplorer;
|
||||
|
||||
inherit pkgs pkgsUnstable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue