update nixpkgs{,-unstable}
This commit does not pass the tests. Fixup is in the next commit. bitcoin: 22.0 -> 23.0 bitcoind: 22.0 -> 23.0 btcpayserver: 1.4.7 -> 1.5.1 clightning: 0.10.2 -> 0.11.0.1 electrs: 0.9.6 -> 0.9.7 hwi: 2.0.2 -> 2.1.0 lightning-loop: 0.17.0-beta -> 0.18.0-beta lnd: 0.14.2-beta -> 0.14.3-beta nbxplorer: 2.2.20 -> 2.3.20
This commit is contained in:
parent
900836fe0d
commit
6bdf0ac3fb
3 changed files with 39 additions and 22 deletions
|
|
@ -2,18 +2,18 @@
|
|||
pkgs: pkgsUnstable:
|
||||
{
|
||||
inherit (pkgs)
|
||||
bitcoin
|
||||
bitcoind
|
||||
charge-lnd
|
||||
clightning
|
||||
extra-container
|
||||
hwi
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
bitcoin
|
||||
bitcoind
|
||||
btcpayserver
|
||||
clightning
|
||||
electrs
|
||||
elementsd
|
||||
hwi
|
||||
lightning-loop
|
||||
lightning-pool
|
||||
lnd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue