Skip to content

Commit 502c73d

Browse files
committed
Merge #682: update nixpkgs
5c544ec update nixpkgs (Jonas Nick) Pull request description: ACKs for top commit: erikarvstedt: ACK 5c544ec Tree-SHA512: 7bc5f3a8d2f6b5cf5b0efbf2b84ce42578000802760a3f9b55a86a57ec62bda4ccf7c04c33e8055d7dd1bd5fbd86f0b0a8b0cae9eb73e755fcdcf34ca6641b42
2 parents a56fe1c + 5c544ec commit 502c73d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

flake.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/clightning-plugins/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ let
3232
extraPkgs = [ prometheus_client ];
3333
patchRequirements =
3434
"--replace prometheus-client==0.6.0 prometheus-client==0.17.1"
35-
+ " --replace pyln-client~=0.9.3 pyln-client~=23.02";
35+
+ " --replace pyln-client~=0.9.3 pyln-client~=24.02";
3636
};
3737
rebalance = {
3838
description = "Keeps your channels balanced";

0 commit comments

Comments
 (0)