python-packages/clightning: update
This commit is contained in:
parent
e82da35174
commit
de51f20ccb
10 changed files with 5 additions and 575 deletions
|
|
@ -31,7 +31,7 @@ let
|
|||
description = "Lightning node exporter for the prometheus timeseries server";
|
||||
extraPkgs = [ prometheus_client ];
|
||||
patchRequirements =
|
||||
"--replace prometheus-client==0.6.0 prometheus-client==0.16.0"
|
||||
"--replace prometheus-client==0.6.0 prometheus-client==0.17.1"
|
||||
+ " --replace pyln-client~=0.9.3 pyln-client~=23.02";
|
||||
};
|
||||
rebalance = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue