2022-12-26T04:19:59 shishi 1.0.2 -> 1.0.3 https://repology.org/metapackage/shishi/versions 2022-12-26T04:20:02 attrpath: shishi 2022-12-26T04:20:02 Checking auto update branch... 2022-12-26T04:20:02 No auto update branch exists 2022-12-26T04:20:05 [version] 2022-12-26T04:20:09 [version] updated version and sha256 2022-12-26T04:20:09 [rustCrateVersion] 2022-12-26T04:20:09 [rustCrateVersion] No cargoSha256 found 2022-12-26T04:20:09 [golangModuleVersion] 2022-12-26T04:20:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T04:20:09 [updateScript] 2022-12-26T04:20:09 [updateScript] skipping because derivation has no updateScript 2022-12-26T04:20:09 2022-12-26T04:20:09 [quotedUrls] 2022-12-26T04:20:09 [quotedUrls] nothing found to replace 2022-12-26T04:20:09 Diff after rewrites: diff --git a/pkgs/servers/shishi/default.nix b/pkgs/servers/shishi/default.nix index d752c1bb8ae..012136c4881 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+ 2022-12-26T04:21:37 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A shishi nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources 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" } patching sources 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