clipgrab 3.9.7 -> 3.9.10 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..3023d260da75 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.10"; src = fetchurl { - sha256 = "sha256-9H8raJd6MyyFICY8WUZQGLJ4teKPJUiQfqbu1HWAVIw="; + sha256 = "sha256-5shHv3hPccFgEPOE8J3YIi0Qxz+jcmSW14E49uczBJI="; # 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/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/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/j7q4wc26463k20cx81ip4q23sqfmm67s-clipgrab-3.9.10.tar.gz source root is clipgrab-3.9.10 setting SOURCE_DATE_EPOCH to timestamp 1706468792 of file clipgrab-3.9.10/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