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:
@@ -32,7 +32,7 @@ let
|
||||
extraPkgs = [ prometheus_client ];
|
||||
patchRequirements =
|
||||
"--replace prometheus-client==0.6.0 prometheus-client==0.13.1"
|
||||
+ " --replace pyln-client~=0.9.3 pyln-client~=0.11.1";
|
||||
+ " --replace pyln-client~=0.9.3 pyln-client~=22.11rc1";
|
||||
};
|
||||
rebalance = {
|
||||
description = "Keeps your channels balanced";
|
||||
|
||||
Reference in New Issue
Block a user