update nixpkgs

clightning: 22.11.1 -> 23.02
hwi: 2.2.0 -> 2.2.1
This commit is contained in:
Jonas Nick 2023-03-07 21:08:35 +00:00 committed by Greg Shuflin
parent ce332177be
commit d04cad8ed1
3 changed files with 10 additions and 10 deletions

View File

@ -40,11 +40,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1676718858, "lastModified": 1678072060,
"narHash": "sha256-giQecvcifVLNHCC9lMfTGP09tNxXhOMw+d/aql7MhRw=", "narHash": "sha256-6a9Tbjhir5HxDx4uw0u6Z+LHUfYf7tsT9QxF9FN/32w=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e6d5772f3515b8518d50122471381feae7cbae36", "rev": "47c003416297e4d59a5e3e7a8b15cdbdf5110560",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -56,11 +56,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1676763583, "lastModified": 1678116888,
"narHash": "sha256-y8j1GRwWeRN7KIrUIksgoTyYXWjraWvMtWK/cc4muNY=", "narHash": "sha256-/Y4RTkPq+RVJjkoM/mYyCREFLZhvtISc/rLcgM1vLvo=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "06365ba4549654b7ce58c33365c1282800e83a9e", "rev": "49596eb4e50b18337aad3b73317371bcd4e3b047",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -32,7 +32,7 @@ let
extraPkgs = [ prometheus_client ]; extraPkgs = [ prometheus_client ];
patchRequirements = patchRequirements =
"--replace prometheus-client==0.6.0 prometheus-client==0.15.0" "--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 = { rebalance = {
description = "Keeps your channels balanced"; description = "Keeps your channels balanced";

View File

@ -39,11 +39,11 @@
"npmlock2nix": "npmlock2nix" "npmlock2nix": "npmlock2nix"
}, },
"locked": { "locked": {
"lastModified": 1676541227, "lastModified": 1677662450,
"narHash": "sha256-UP5X8ik4pUFcGeFTivJyuLr3CTojhRnr4HkDAeb+6Ms=", "narHash": "sha256-YS+3fQO9AhgNVWVy56K0kvYmdo7IVQBOOWqKB1weHA8=",
"owner": "nixos", "owner": "nixos",
"repo": "nixos-search", "repo": "nixos-search",
"rev": "e5a15ec2e3faa55aba93a0d092b525ff5bd67467", "rev": "b78a16e925410c81ba87b120763f7117c8cc474e",
"type": "github" "type": "github"
}, },
"original": { "original": {