update nixpkgs
clightning: 22.11.1 -> 23.02 hwi: 2.2.0 -> 2.2.1
This commit is contained in:
parent
5ee36cbbf4
commit
b82eb458af
3 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.15.0"
|
||||
+ " --replace pyln-client~=0.9.3 pyln-client~=22.11rc1";
|
||||
+ " --replace pyln-client~=0.9.3 pyln-client~=23.02";
|
||||
};
|
||||
rebalance = {
|
||||
description = "Keeps your channels balanced";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue