chuck 1.4.2.0 -> 1.5.2.0 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/audio/chuck/default.nix b/pkgs/applications/audio/chuck/default.nix index a62337d7d55a..bbe0d260f091 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.0"; pname = "chuck"; src = fetchurl { url = "http://chuck.cs.princeton.edu/release/files/chuck-${version}.tgz"; - sha256 = "sha256-hIwsC9rYgXWSTFqUufKGqoT0Gnsf4nR4KQ0iSVbj8xg="; + sha256 = "sha256-BNhG93Z1L/DU39PC4gjJAiZVneKuJJYO0wpFbmcmTyc="; }; 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/jnxy1k7vmzlxbr04g9nw191k63rf1vgf-chuck-1.5.2.0.tgz tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.metadata:kMDLabel_5ti4mdz6rvi7lvgdq3ozkg4otm' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.lastuseddate#PS' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.TextEncoding' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.FinderInfo' tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.lastuseddate#PS' source root is chuck-1.5.2.0 setting SOURCE_DATE_EPOCH to timestamp 1701822645 of file chuck-1.5.2.0/THANKS @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