update nixpkgs
clightning: 23.11.2 -> 24.02 lnd: 0.17.3-beta -> 0.17.4-beta
This commit is contained in:
parent
a56fe1cb4b
commit
5c544ec24c
2 changed files with 10 additions and 10 deletions
|
|
@ -32,7 +32,7 @@ let
|
|||
extraPkgs = [ prometheus_client ];
|
||||
patchRequirements =
|
||||
"--replace prometheus-client==0.6.0 prometheus-client==0.17.1"
|
||||
+ " --replace pyln-client~=0.9.3 pyln-client~=23.02";
|
||||
+ " --replace pyln-client~=0.9.3 pyln-client~=24.02";
|
||||
};
|
||||
rebalance = {
|
||||
description = "Keeps your channels balanced";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue