update nixpkgs

clightning: 0.11.1 -> 0.11.2
lnd: 0.14.3-beta -> 0.15.0-beta
This commit is contained in:
Erik Arvstedt
2022-07-03 02:09:33 +02:00
parent 285a38803c
commit 4579b44781
3 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -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;