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
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 20 additions and 20 deletions

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;