shishi 1.0.2 -> 1.0.3 https://repology.org/project/shishi/versions attrpath: shishi 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/servers/shishi/default.nix b/pkgs/servers/shishi/default.nix index 1e93613808d5..665600e8346c 100644 --- a/pkgs/servers/shishi/default.nix +++ b/pkgs/servers/shishi/default.nix @@ -15,11 +15,11 @@ in with lib; stdenv.mkDerivation rec { pname = "shishi"; - version = "1.0.2"; + version = "1.0.3"; src = fetchurl { url = "mirror://gnu/shishi/shishi-${version}.tar.gz"; - sha256 = "032qf72cpjdfffq1yq54gz3ahgqf2ijca4vl31sfabmjzq9q370d"; + sha256 = "sha256-lXmP/RLdAaT4jgMR7gPKSibly05ekFmkDk/E2fKRfpI="; }; # Fixes support for gcrypt 1.6+ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A shishi nix build failed. got build log for 'shishi' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/kmzi9s5rzdhjv7zp3l71s08zwf197agg-shishi-1.0.3.tar.gz source root is shishi-1.0.3 setting SOURCE_DATE_EPOCH to timestamp 1659837557 of file shishi-1.0.3/doc/reference/shishi-sections.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/1z3l65g3m0xsrn3yjsyaj6z3lwkmb5cw-gcrypt-fix.patch patching file configure Hunk #1 FAILED at 24491. 1 out of 1 hunk FAILED -- saving rejects to file configure.rej can't find file to patch at input line 22 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/gl/m4/gc.m4 b/gl/m4/gc.m4 |index b352e33..4bab9f4 100644 |--- a/gl/m4/gc.m4 |+++ b/gl/m4/gc.m4 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored