ptex 2.4.2 -> 2.4.3 https://repology.org/project/ptex/versions attrpath: ptex Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/ptex/default.nix b/pkgs/development/libraries/ptex/default.nix index 930217dab39c..87a2f9364277 100644 --- a/pkgs/development/libraries/ptex/default.nix +++ b/pkgs/development/libraries/ptex/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "ptex"; - version = "2.4.2"; + version = "2.4.3"; src = fetchFromGitHub { owner = "wdas"; repo = "ptex"; rev = "v${version}"; - sha256 = "sha256-PR1ld9rXmL6BK4llznAsD5PNvi3anFMz2i9NDsG95DQ="; + sha256 = "sha256-j8p+6/0BKOADvWsEPMfFBlyOXXIEofJSHHiRgELXJFk="; }; outputs = [ "bin" "dev" "out" "lib" ]; Received ExitFailure 1 when running Raw command: /nix/store/pf3c5fg5jb2mfa3ysmayk4xv2r9wb8iw-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ptex nix build failed. patching script interpreter paths in /nix/store/n08i3k6ar3xvkgcxlkaz4dwq8jxx7m8v-ptex-2.4.3-dev calling 'fixupOutput' function hook '_pruneLibtoolFiles' calling 'fixupOutput' function hook '_doStrip' stripping (with command strip and flags -S -p) in /nix/store/n08i3k6ar3xvkgcxlkaz4dwq8jxx7m8v-ptex-2.4.3-dev/lib evaling 'fixupOutput' string hook 'if [ -z "${dontPatchELF-}" ]; then patchELF "$prefix"; fi' evaling 'fixupOutput' string hook 'if [[ -z "${noAuditTmpdir-}" && -e "$prefix" ]]; then auditTmpdir "$prefix"; fi' evaling 'fixupOutput' string hook 'if [ -z "${dontGzipMan-}" ]; then compressManPages "$prefix"; fi' calling 'fixupOutput' function hook '_moveLib64' calling 'fixupOutput' function hook '_moveSbin' calling 'fixupOutput' function hook '_moveSystemdUserUnits' calling 'fixupOutput' function hook 'patchShebangsAuto' calling 'fixupOutput' function hook '_pruneLibtoolFiles' calling 'fixupOutput' function hook '_doStrip' evaling 'fixupOutput' string hook 'if [ -z "${dontPatchELF-}" ]; then patchELF "$prefix"; fi' shrinking RPATHs of ELF executables and libraries in /nix/store/fki0vjh2hrr438ism779c82cjb6y8yyn-ptex-2.4.3-lib shrinking /nix/store/fki0vjh2hrr438ism779c82cjb6y8yyn-ptex-2.4.3-lib/lib/libPtex.so.2.4 evaling 'fixupOutput' string hook 'if [[ -z "${noAuditTmpdir-}" && -e "$prefix" ]]; then auditTmpdir "$prefix"; fi' checking for references to /build/ in /nix/store/fki0vjh2hrr438ism779c82cjb6y8yyn-ptex-2.4.3-lib... evaling 'fixupOutput' string hook 'if [ -z "${dontGzipMan-}" ]; then compressManPages "$prefix"; fi' calling 'fixupOutput' function hook '_moveLib64' calling 'fixupOutput' function hook '_moveSbin' calling 'fixupOutput' function hook '_moveSystemdUserUnits' calling 'fixupOutput' function hook 'patchShebangsAuto' patching script interpreter paths in /nix/store/fki0vjh2hrr438ism779c82cjb6y8yyn-ptex-2.4.3-lib calling 'fixupOutput' function hook '_pruneLibtoolFiles' calling 'fixupOutput' function hook '_doStrip' stripping (with command strip and flags -S -p) in /nix/store/fki0vjh2hrr438ism779c82cjb6y8yyn-ptex-2.4.3-lib/lib calling 'postFixup' function hook 'cmakePcfileCheckPhase' calling 'postFixup' function hook '_makeSymlinksRelativeInAllOutputs' calling 'postFixup' function hook '_multioutPropagateDev'