update nixpkgs

electrs: 0.10.9 -> 0.10.10
This commit is contained in:
Erik Arvstedt 2025-08-10 19:06:23 +02:00
parent 5031e25469
commit da2a683393
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 16 additions and 16 deletions

View file

@ -7,7 +7,6 @@ pkgs: pkgsUnstable:
bitcoind-knots
charge-lnd
clboss
electrs
elementsd
extra-container
fulcrum
@ -18,6 +17,7 @@ pkgs: pkgsUnstable:
inherit (pkgsUnstable)
btcpayserver
clightning
electrs
lightning-loop
lnd;