chuck 1.4.2.0 -> 1.5.1.3 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..5b517fd692c9 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.1.3"; pname = "chuck"; src = fetchurl { url = "http://chuck.cs.princeton.edu/release/files/chuck-${version}.tgz"; - sha256 = "sha256-hIwsC9rYgXWSTFqUufKGqoT0Gnsf4nR4KQ0iSVbj8xg="; + sha256 = "sha256-MTuCrdvSGDiDHtYfAuGmZAdv25cZanLk2K9uCYA7BDI="; }; 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" } unpacking sources unpacking source archive /nix/store/vi3cjwjd0bpymwmmax0iw08awc2vkicn-chuck-1.5.1.3.tgz tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.lastuseddate#PS' 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.1.3 setting SOURCE_DATE_EPOCH to timestamp 1693885242 of file chuck-1.5.1.3/VERSIONS @nix { "action": "setPhase", "phase": "patchPhase" } patching sources 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