update nixpkgs
bitcoind: 29.0 -> 29.1 btcpayserver: 2.1.6 -> 2.2.1
This commit is contained in:
parent
508a26f1f1
commit
81ac8735bd
3 changed files with 17 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue