2022-12-06T16:14:17 p2pool 2.4 -> 2.6 https://github.com/SChernykh/p2pool/releases 2022-12-06T16:14:20 attrpath: p2pool 2022-12-06T16:14:20 Checking auto update branch... 2022-12-06T16:14:23 [version] 2022-12-06T16:14:23 [version] skipping because derivation has updateScript 2022-12-06T16:14:23 [rustCrateVersion] 2022-12-06T16:14:23 [rustCrateVersion] No cargoSha256 found 2022-12-06T16:14:23 [golangModuleVersion] 2022-12-06T16:14:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T16:14:23 [updateScript] 2022-12-06T16:14:50 [updateScript] Success 2022-12-06T16:14:50 [updateScript] this derivation will be built: /nix/store/8hrrnyxl9wffwddvkdp170qrwm14fsdf-packages.json.drv these 3 paths will be fetched (0.94 MiB download, 3.86 MiB unpacked): /nix/store/kr882534w4f5xc5fi6hvnic24ljsi6ns-nix-update-0.10.0 /nix/store/pcmh5qvpwblzxs3v1z2zg295g1xa93g5-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/pcmh5qvpwblzxs3v1z2zg295g1xa93g5-nixpkgs-review-2.7.0' from 'https://cache.nixos.org'... copying path '/nix/store/kr882534w4f5xc5fi6hvnic24ljsi6ns-nix-update-0.10.0' from 'https://cache.nixos.org'... building '/nix/store/8hrrnyxl9wffwddvkdp170qrwm14fsdf-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-06T16:14:50 2022-12-06T16:14:50 [quotedUrls] 2022-12-06T16:14:50 [quotedUrls] nothing found to replace 2022-12-06T16:14:50 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-06T16:16:25 An auto update branch exists with message `p2pool: 2.4 -> 2.6`. New version is 2.6. 2022-12-06T16:16:25 An auto update branch exists with an equal or greater version