_7zz 0 -> 1 attrpath: _7zz 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/qzdc3j6ac6yrnlg4vadwln46ncrpy4lf-packages.json.drv building '/nix/store/qzdc3j6ac6yrnlg4vadwln46ncrpy4lf-packages.json.drv'... Going to be running update for following packages: - 7zz-23.01 Press Enter key to continue... Running update for: - 7zz-23.01: UPDATING ... - 7zz-23.01: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/archivers/7zz/default.nix b/pkgs/tools/archivers/7zz/default.nix index 48b072b0cf4b..d5a99221662b 100644 --- a/pkgs/tools/archivers/7zz/default.nix +++ b/pkgs/tools/archivers/7zz/default.nix @@ -26,13 +26,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "7zz"; - version = "23.01"; + version = "22.00"; src = fetchurl { url = "https://7-zip.org/a/7z${lib.replaceStrings [ "." ] [ "" ] finalAttrs.version}-src.tar.xz"; hash = { - free = "sha256-F1ybQsyReF2NBR/3eMZySvxVEntpwq2VUlRCHp/5nZs="; - unfree = "sha256-NWBxAHNg5aGCTZkEmT6LJIC1G1cOjJ+vfA9Y6+S/n3Q="; + free = "sha256-8SPABEnrM/zz32oWYyyAQ/VjhucdsWt8MHN9XaUavvc="; + unfree = "sha256-QJafYB6Gr/Saqgug31zm/Tl89+JoOoS1kbAIHkYe9nU="; }.${if enableUnfree then "unfree" else "free"}; downloadToTemp = (!enableUnfree); # remove the unRAR related code from the src drv No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A _7zz nix build failed. got build log for '_7zz' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/kli67jwqz1qdc7kky7y0696wcybjy7pp-7z2200-src.tar.xz source root is . @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/41vxxf4hvhq752a9cbl7jwfv03yv53ra-fix-cross-mingw-build.patch patching file C/7zVersion.rc patching file C/7zip_gcc_c.mak Hunk #1 FAILED at 106. 1 out of 1 hunk FAILED -- saving rejects to file C/7zip_gcc_c.mak.rej patching file CPP/7zip/7zip_gcc.mak Hunk #1 FAILED at 124. 1 out of 1 hunk FAILED -- saving rejects to file CPP/7zip/7zip_gcc.mak.rej patching file C/Util/7zipInstall/resource.rc patching file C/Util/7zipUninstall/resource.rc patching file CPP/7zip/Crypto/RandGen.cpp patching file CPP/7zip/GuiCommon.rc patching file CPP/7zip/UI/FileManager/PanelItemOpen.cpp patching file CPP/7zip/UI/FileManager/SysIconUtils.h patching file CPP/Windows/Control/ComboBox.h patching file CPP/Windows/Control/ImageList.h patching file CPP/Windows/Control/ListView.h patching file CPP/Windows/Control/ProgressBar.h patching file CPP/Windows/SecurityUtils.h