update nixpkgs
btcpayserver: 1.6.12 -> 1.7.1 bitcoind: 24.0 -> 24.0.1 clightning: 0.12.1 -> 22.11.1 lnd: 0.15.4-beta -> 0.15.5-beta nbxplorer: 2.3.41 -> 2.3.49
This commit is contained in:
parent
5cafafd027
commit
875fac6862
6 changed files with 14 additions and 38 deletions
|
|
@ -3,7 +3,6 @@ pkgs: pkgsUnstable:
|
|||
{
|
||||
inherit (pkgs)
|
||||
lightning-pool
|
||||
lnd
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
|
|
@ -18,6 +17,7 @@ pkgs: pkgsUnstable:
|
|||
fulcrum
|
||||
hwi
|
||||
lightning-loop
|
||||
lnd
|
||||
nbxplorer;
|
||||
|
||||
inherit pkgs pkgsUnstable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue