update nixpkgs
bitcoin: 27.1 -> 28.0 bitcoind: 27.1 -> 28.0 clboss: 0.13.3 -> 0.14.0
This commit is contained in:
parent
76ea066809
commit
2f986c80e5
4 changed files with 23 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue