update nixpkgs

electrs: 0.9.9 -> 0.9.10
elementsd: 22.0 -> 22.0.2
extra-container: 0.10 -> 0.11
lnd: 0.15.2-beta -> 0.15.4-beta
This commit is contained in:
Jonas Nick
2022-11-10 11:03:23 +00:00
committed by Greg Shuflin
parent c263aec335
commit 206deaf2b3
3 changed files with 43 additions and 25 deletions

View File

@@ -4,7 +4,6 @@ pkgs: pkgsUnstable:
inherit (pkgs)
bitcoin
bitcoind
extra-container
lightning-pool
lnd
lndconnect;
@@ -15,6 +14,7 @@ pkgs: pkgsUnstable:
clightning
electrs
elementsd
extra-container
fulcrum
hwi
lightning-loop