ytree 2.06 -> 2.08 https://repology.org/project/ytree/versions attrpath: ytree 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/by-name/yt/ytree/package.nix b/pkgs/by-name/yt/ytree/package.nix index 6307d39b6629..94bca4e37d76 100644 --- a/pkgs/by-name/yt/ytree/package.nix +++ b/pkgs/by-name/yt/ytree/package.nix @@ -7,11 +7,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "ytree"; - version = "2.06"; + version = "2.08"; src = fetchurl { url = "https://han.de/~werner/ytree-${finalAttrs.version}.tar.gz"; - hash = "sha256-QRqI779ZnnytVUC7A7Zt0zyWexRwBnp+CVQcNvnvWeY="; + hash = "sha256-PMOQbCiQrqh0VpQBvxxg4q6ZGVvhj81oDo/j3ZFqSzM="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ytree nix build failed. got build log for 'ytree' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/jxm2bh2bi1ipfz774z2y398srcnp1sdc-ytree-2.08.tar.gz source root is ytree-2.08 setting SOURCE_DATE_EPOCH to timestamp 1712319878 of file ytree-2.08/zoo.c @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/vpgyv7pnfbvw6vks2vckl76r5xjavs4x-0001-use-prefix-and-gzip-n.diff patching file Makefile Hunk #1 FAILED at 11. Hunk #2 succeeded at 220 (offset -4 lines). 1 out of 2 hunks FAILED -- saving rejects to file Makefile.rej