chuck 1.4.2.0 -> 1.5.2.1 https://repology.org/project/chuck/versions attrpath: chuck 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/applications/audio/chuck/default.nix b/pkgs/applications/audio/chuck/default.nix index 6b975b3c6b95..29d4f260b94c 100644 --- a/pkgs/applications/audio/chuck/default.nix +++ b/pkgs/applications/audio/chuck/default.nix @@ -3,12 +3,12 @@ }: stdenv.mkDerivation rec { - version = "1.4.2.0"; + version = "1.5.2.1"; pname = "chuck"; src = fetchurl { url = "http://chuck.cs.princeton.edu/release/files/chuck-${version}.tgz"; - sha256 = "sha256-hIwsC9rYgXWSTFqUufKGqoT0Gnsf4nR4KQ0iSVbj8xg="; + sha256 = "sha256-eodF6eY/+L48DzHE/e8yaZOz1dGHEgX94/+OnhbrHqI="; }; nativeBuildInputs = [ flex bison which ] 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 chuck nix build failed. got build log for 'chuck' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/43wy5r8fb4qzzv043i70snpdpg28swag-chuck-1.5.2.1.tgz source root is chuck-1.5.2.1 setting SOURCE_DATE_EPOCH to timestamp 1705482016 of file chuck-1.5.2.1/VERSIONS @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8qrmscq9c753qmjysfza2mwixn623x4v-darwin-limits.patch patching file src/core/util_string.cpp Hunk #1 FAILED at 40. 1 out of 1 hunk FAILED -- saving rejects to file src/core/util_string.cpp.rej