tapview 1.1 -> 1.10 https://repology.org/project/tapview/versions attrpath: tapview 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/development/tools/tapview/default.nix b/pkgs/development/tools/tapview/default.nix index 19c1113c5cd4..ec42d5c3c7d0 100644 --- a/pkgs/development/tools/tapview/default.nix +++ b/pkgs/development/tools/tapview/default.nix @@ -6,7 +6,7 @@ stdenv.mkDerivation rec { pname = "tapview"; - version = "1.1"; + version = "1.10"; nativeBuildInputs = [ asciidoctor ]; @@ -14,7 +14,7 @@ stdenv.mkDerivation rec { owner = "esr"; repo = pname; rev = version; - sha256 = "sha256-inrxICNglZU/tup+YnHaDiVss32K2OXht/7f8lOZI4g="; + sha256 = "sha256-uf7IR7HJF/WpOCIWPnLmEHMH4MVsjBMe9rNztAa63I4="; }; # Remove unnecessary `echo` checks: `/bin/echo` fails, and `echo -n` works as expected. 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 tapview nix build failed. got build log for 'tapview' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/ivmmvmxmsp1dlwwidqa13h6rjz4xzpfk-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/nc8hp7x0aqf0dddf26m8x6qzcymf6zn6-dont_check_echo.patch patching file tapview Hunk #1 FAILED at 13. Hunk #2 FAILED at 37. Hunk #3 succeeded at 265 with fuzz 2 (offset 110 lines). 2 out of 3 hunks FAILED -- saving rejects to file tapview.rej