clipgrab 3.9.7 -> 3.9.8 https://repology.org/project/clipgrab/versions attrpath: clipgrab 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/video/clipgrab/default.nix b/pkgs/applications/video/clipgrab/default.nix index 1625c87e0c0b..e68c80b22570 100644 --- a/pkgs/applications/video/clipgrab/default.nix +++ b/pkgs/applications/video/clipgrab/default.nix @@ -6,10 +6,10 @@ mkDerivation rec { pname = "clipgrab"; - version = "3.9.7"; + version = "3.9.8"; src = fetchurl { - sha256 = "sha256-9H8raJd6MyyFICY8WUZQGLJ4teKPJUiQfqbu1HWAVIw="; + sha256 = "sha256-iIi8pKHcHcXDLQO5QS1c/mOAVpktXH7g0cNuN0DwMN4="; # The .tar.bz2 "Download" link is a binary blob, the source is the .tar.gz! url = "https://download.clipgrab.org/${pname}-${version}.tar.gz"; }; 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 clipgrab nix build failed. got build log for 'clipgrab' from 'daemon' @nix { "action": "setPhase", "phase": "qmakePrePhase" } Running phase: qmakePrePhase @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/x2wrrvn3qxp1fzxyv69s48kg759n0fa0-clipgrab-3.9.8.tar.gz source root is clipgrab-3.9.8 setting SOURCE_DATE_EPOCH to timestamp 1706346837 of file clipgrab-3.9.8/youtube_dl.h @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/dg22gys8rb5ssyi8j6sbxc3hgfqlzjsg-yt-dlp-path.patch patching file main.cpp patching file youtube_dl.cpp Hunk #1 FAILED at 8. Hunk #2 FAILED at 81. 2 out of 2 hunks FAILED -- saving rejects to file youtube_dl.cpp.rej