libjpeg 2.1.5.1 -> 3.0.1 https://repology.org/project/libjpeg-turbo/versions attrpath: libjpeg 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libjpeg-turbo/default.nix b/pkgs/development/libraries/libjpeg-turbo/default.nix index 711f05779e85..e9f9c13a3a6c 100644 --- a/pkgs/development/libraries/libjpeg-turbo/default.nix +++ b/pkgs/development/libraries/libjpeg-turbo/default.nix @@ -32,13 +32,13 @@ assert !(enableJpeg7 && enableJpeg8); # pick only one or none, not both stdenv.mkDerivation (finalAttrs: { pname = "libjpeg-turbo"; - version = "2.1.5.1"; + version = "3.0.1"; src = fetchFromGitHub { owner = "libjpeg-turbo"; repo = "libjpeg-turbo"; rev = finalAttrs.version; - sha256 = "sha256-96SBBZp+/4WkXLvHKSPItNi5WuzdVccI/ZcbJOFjYYk="; + sha256 = "sha256-YeFeBR0S5lrOa9aFYAZcDZXt9IryyTOuJEzDalp5PJQ="; }; # This is needed by freeimage Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libjpeg nix build failed. got build log for 'libjpeg' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/02kh12am1a75pqlcyckg4l81a16l456g-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/njzhjvw048dpycza6qfacgvsri98b8dd-0001-Compile-transupp.c-as-part-of-the-library.patch patching file CMakeLists.txt Hunk #1 FAILED at 533. Hunk #2 succeeded at 1791 (offset 302 lines). 1 out of 2 hunks FAILED -- saving rejects to file CMakeLists.txt.rej patching file transupp.c Hunk #1 succeeded at 1388 (offset 2 lines). Hunk #2 succeeded at 1488 (offset 2 lines). Hunk #3 succeeded at 2035 (offset 2 lines). Hunk #4 succeeded at 2154 (offset 2 lines). Hunk #5 succeeded at 2266 (offset 2 lines). Hunk #6 succeeded at 2305 (offset 2 lines). Hunk #7 succeeded at 2337 (offset 6 lines).