update nixpkgs

bitcoin: 27.1 -> 28.0
bitcoind: 27.1 -> 28.0
clboss: 0.13.3 -> 0.14.0
This commit is contained in:
Jonas Nick 2024-10-29 10:25:35 +00:00 committed by Erik Arvstedt
parent 76ea066809
commit 2f986c80e5
No known key found for this signature in database
GPG key ID: 33312B944DD97846
4 changed files with 23 additions and 17 deletions

View file

@ -2,8 +2,6 @@
pkgs: pkgsUnstable:
{
inherit (pkgs)
bitcoin
bitcoind
charge-lnd
elementsd
extra-container
@ -12,6 +10,8 @@ pkgs: pkgsUnstable:
lndconnect;
inherit (pkgsUnstable)
bitcoin
bitcoind
btcpayserver
clboss
clightning