Skip to content

Commit

Permalink
Merge #682: update nixpkgs
Browse files Browse the repository at this point in the history
5c544ec update nixpkgs (Jonas Nick)

Pull request description:

ACKs for top commit:
  erikarvstedt:
    ACK 5c544ec

Tree-SHA512: 7bc5f3a8d2f6b5cf5b0efbf2b84ce42578000802760a3f9b55a86a57ec62bda4ccf7c04c33e8055d7dd1bd5fbd86f0b0a8b0cae9eb73e755fcdcf34ca6641b42
  • Loading branch information
jonasnick committed Mar 5, 2024
2 parents a56fe1c + 5c544ec commit 502c73d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkgs/clightning-plugins/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 502c73d

Please sign in to comment.