ytree 2.06 -> 2.07 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..0bfa0bdb242f 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.07"; src = fetchurl { url = "https://han.de/~werner/ytree-${finalAttrs.version}.tar.gz"; - hash = "sha256-QRqI779ZnnytVUC7A7Zt0zyWexRwBnp+CVQcNvnvWeY="; + hash = "sha256-Y29K22/v6jspZp9wD6+U56QOx/AzpCyLMaC/5B7/zOs="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/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/3wxdrmikkrbaxzg3jcj6ff1brf0qckd2-ytree-2.07.tar.gz source root is ytree-2.07 setting SOURCE_DATE_EPOCH to timestamp 1708268704 of file ytree-2.07/ytree-2.07.lsm @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. 1 out of 2 hunks FAILED -- saving rejects to file Makefile.rej