ccache 0 -> 1 attrpath: ccache 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/l4dkjwgrjfb1wa8dn7yw8djnyhh08543-packages.json.drv building '/nix/store/l4dkjwgrjfb1wa8dn7yw8djnyhh08543-packages.json.drv'... Going to be running update for following packages: - ccache-4.8 Press Enter key to continue... Running update for: - ccache-4.8: UPDATING ... - ccache-4.8: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/ccache/default.nix b/pkgs/development/tools/misc/ccache/default.nix index ef498f6f6e0..a25bb197920 100644 --- a/pkgs/development/tools/misc/ccache/default.nix +++ b/pkgs/development/tools/misc/ccache/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "ccache"; - version = "4.8"; + version = "4.7.5"; src = fetchFromGitHub { owner = "ccache"; repo = "ccache"; rev = "refs/tags/v${finalAttrs.version}"; - sha256 = "sha256-X7Pv+yEQaKPdWTiKq67kSAyimyKvLSCYr4EjLlw+J0U="; + sha256 = "sha256-9adMSgsjjrxWhsDYqFGffToe3mrt4/bzFBbQy5DKhdw="; }; outputs = [ "out" "man" ]; No auto update branch exists 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 ccache nix build failed. got build log for 'ccache' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/jwr27m26zbgmls6q4c2knqfs8a6fv7ic-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/w76dk90qx8spx4sz3iy26gflqigkym0v-force-objdump-on-darwin.patch patching file test/run Hunk #1 FAILED at 148. 1 out of 1 hunk FAILED -- saving rejects to file test/run.rej