p2pool 0 -> 1 attrpath: p2pool Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gyry9qgk54fg8vjxayqjvf2ghacddchz-packages.json.drv building '/nix/store/gyry9qgk54fg8vjxayqjvf2ghacddchz-packages.json.drv'... Going to be running update for following packages: - p2pool-3.5 Press Enter key to continue... Running update for: - p2pool-3.5: UPDATING ... - p2pool-3.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/p2pool/default.nix b/pkgs/applications/misc/p2pool/default.nix index a2b403f60f47..31f115a80024 100644 --- a/pkgs/applications/misc/p2pool/default.nix +++ b/pkgs/applications/misc/p2pool/default.nix @@ -19,13 +19,13 @@ let in stdenv.mkDerivation rec { pname = "p2pool"; - version = "3.5"; + version = "3.6.2"; src = fetchFromGitHub { owner = "SChernykh"; repo = "p2pool"; rev = "v${version}"; - sha256 = "sha256-qwdEmDfH+TE0WF2HIVCn23RlzelLBvCOu9VKpScdO68="; + sha256 = "sha256-wpWdJSaX1PrAgQkOF+aiAWUWfDja1FIkLO3W+rM3cVI="; fetchSubmodules = true; }; An auto update branch exists with message `p2pool: 3.5 -> 3.6.2`. New version is 3.6.2. An auto update branch exists with an equal or greater version