rtfm 0.2.4 -> 0.3.1 https://github.com/hugopl/rtfm/releases attrpath: rtfm 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/misc/rtfm/default.nix b/pkgs/applications/misc/rtfm/default.nix index 9eb97113c37b..57ad486b720c 100644 --- a/pkgs/applications/misc/rtfm/default.nix +++ b/pkgs/applications/misc/rtfm/default.nix @@ -18,14 +18,14 @@ let in crystal.buildCrystalPackage rec { pname = "rtfm"; - version = "0.2.4"; + version = "0.3.1"; src = fetchFromGitHub { owner = "hugopl"; repo = "rtfm"; rev = "v${version}"; name = "rtfm"; - hash = "sha256-IfI7jYM1bsrCq2NiANv/SWkCjPyT/HYUofJMUYy0Sbk="; + hash = "sha256-ErULt3xSbErd1re2iHneOWX7PY3F93pD6DjnCqcCdMU="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A rtfm nix build failed. got build log for 'rtfm' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/wvjfhbq7ibbzxh5h6v25c8cx53kb1pyd-rtfm source root is rtfm @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/q16b7wbkafjca1d2jjd9s7q967mfrwsq-make.patch patching file Makefile Hunk #1 succeeded at 7 with fuzz 1 (offset 3 lines). Hunk #2 succeeded at 38 (offset 3 lines). applying patch /nix/store/g11gns718n8jhqm43x7k1f79idqfcahy-friendly-docs-path.patch can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- a/src/create_gtk_docset.cr 2023-07-17 14:28:04.882620660 +0300 |+++ b/src/create_gtk_docset.cr 2023-07-17 14:27:09.660643747 +0300 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored