2022-12-14T05:59:02 p2pool 2.4 -> 2.6 https://github.com/SChernykh/p2pool/releases 2022-12-14T05:59:04 attrpath: p2pool 2022-12-14T05:59:04 Checking auto update branch... 2022-12-14T05:59:07 [version] 2022-12-14T05:59:07 [version] skipping because derivation has updateScript 2022-12-14T05:59:07 [rustCrateVersion] 2022-12-14T05:59:07 [rustCrateVersion] No cargoSha256 found 2022-12-14T05:59:07 [golangModuleVersion] 2022-12-14T05:59:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-14T05:59:07 [updateScript] 2022-12-14T05:59:32 [updateScript] Success 2022-12-14T05:59:32 [updateScript] this derivation will be built: /nix/store/fk3spd1a2jcnyll8hvlwrjxiggdakc52-packages.json.drv these 3 paths will be fetched (0.94 MiB download, 3.86 MiB unpacked): /nix/store/fdwqs6cb8q5i6n9xdnhcg89j28f6jzcl-nix-update-0.10.0 /nix/store/j0wig3bjhzd3015jl6nm8ffcl9qjb7s7-nixpkgs-review-2.7.0 /nix/store/sr49dhbsn569r7yc51c6xxk15s3pjwmx-nixpkgs-fmt-1.3.0 copying path '/nix/store/sr49dhbsn569r7yc51c6xxk15s3pjwmx-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/j0wig3bjhzd3015jl6nm8ffcl9qjb7s7-nixpkgs-review-2.7.0' from 'https://cache.nixos.org'... copying path '/nix/store/fdwqs6cb8q5i6n9xdnhcg89j28f6jzcl-nix-update-0.10.0' from 'https://cache.nixos.org'... building '/nix/store/fk3spd1a2jcnyll8hvlwrjxiggdakc52-packages.json.drv'... Going to be running update for following packages: - p2pool-2.4 Press Enter key to continue... Running update for: - p2pool-2.4: UPDATING ... - p2pool-2.4: DONE. Packages updated! 2022-12-14T05:59:32 2022-12-14T05:59:32 [quotedUrls] 2022-12-14T05:59:33 [quotedUrls] nothing found to replace 2022-12-14T05:59:33 Diff after rewrites: diff --git a/pkgs/applications/misc/p2pool/default.nix b/pkgs/applications/misc/p2pool/default.nix index 2da0374a67f..9a28db9c6b2 100644 --- a/pkgs/applications/misc/p2pool/default.nix +++ b/pkgs/applications/misc/p2pool/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "p2pool"; - version = "2.4"; + version = "2.6"; src = fetchFromGitHub { owner = "SChernykh"; repo = "p2pool"; rev = "v${version}"; - sha256 = "sha256-En2ogxAD61w7DRTsCGIp6fEP/cC2A+pTYIbjeJ1MktY="; + sha256 = "sha256-XwChWeu48Cifdz3wmJvcU0pV65IvwiI04sEw4sauYiA="; fetchSubmodules = true; }; 2022-12-14T06:01:09 An auto update branch exists with message `p2pool: 2.4 -> 2.6`. New version is 2.6. 2022-12-14T06:01:09 An auto update branch exists with an equal or greater version