update nixpkgs

bitcoind: 29.0 -> 29.1
btcpayserver: 2.1.6 -> 2.2.1
This commit is contained in:
Erik Arvstedt
2025-09-12 09:11:04 +02:00
parent 508a26f1f1
commit 81ac8735bd
3 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -2,8 +2,6 @@
pkgs: pkgsUnstable:
{
inherit (pkgs)
bitcoin
bitcoind
bitcoind-knots
charge-lnd
clboss
@@ -15,6 +13,8 @@ pkgs: pkgsUnstable:
lndconnect;
inherit (pkgsUnstable)
bitcoin
bitcoind
btcpayserver
clightning
electrs