update nixpkgs

btcpayserver: 1.11.6 -> 1.11.7
electrs: 0.9.13 -> 0.10.1
fulcrum: 1.9.2 -> 1.9.7
This commit is contained in:
Jonas Nick
2023-11-17 20:48:42 +00:00
parent 24151b63f8
commit f06ee98435
2 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,6 @@ pkgs: pkgsUnstable:
bitcoin
bitcoind
charge-lnd
electrs
elementsd
extra-container
lndconnect;
@@ -13,6 +12,7 @@ pkgs: pkgsUnstable:
inherit (pkgsUnstable)
btcpayserver
clightning
electrs
fulcrum
hwi
lightning-loop