pupdate 3.9.1 -> 3.10.1 https://github.com/mattpannella/pupdate/releases attrpath: pupdate 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mnhr82d3x65rc7w1fy9xfir7wwy912nw-packages.json.drv building '/nix/store/mnhr82d3x65rc7w1fy9xfir7wwy912nw-packages.json.drv'... Going to be running update for following packages: - pupdate-3.9.1 Press Enter key to continue... Running update for: - pupdate-3.9.1: UPDATING ... - pupdate-3.9.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/pu/pupdate/package.nix b/pkgs/by-name/pu/pupdate/package.nix index 0e8ae1565418..a0740f486930 100644 --- a/pkgs/by-name/pu/pupdate/package.nix +++ b/pkgs/by-name/pu/pupdate/package.nix @@ -12,13 +12,13 @@ buildDotnetModule rec { pname = "pupdate"; - version = "3.9.1"; + version = "3.10.1"; src = fetchFromGitHub { owner = "mattpannella"; repo = "${pname}"; rev = "${version}"; - hash = "sha256-3Bts/jTyivZ+ch7UjFo3oGVRmVK2QhCYh8NkeQhDYDY="; + hash = "sha256-xr5XD0V3kt4fDm8GNotGuttAeWwwlAr2iFA/RezvC4w="; }; buildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pupdate nix build failed. got build log for 'pupdate' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/qzqj2sl9a4sfkw789dfkxc59wx9rpghv-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/nw3pzdwim2yq5w83nk6ybrpsmvlxpb0c-add-runtime-identifier.patch patching file pupdate.csproj substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'pupdate.csproj') @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase Executing dotnetConfigureHook Cannot find a manifest file. For a list of locations searched, specify the "-d" option before the tool name. No tools were restored. Determining projects to restore... /build/source/pupdate.csproj : error NU1101: Unable to find package System.IO.Compression.ZipFile. No packages exist with this id in source(s): nugetSource Failed to restore /build/source/pupdate.csproj (in 1.06 sec).