2022-11-07T21:28:01 groonga 12.0.7 -> 12.0.9 https://repology.org/metapackage/groonga/versions 2022-11-07T21:28:03 attrpath: groonga 2022-11-07T21:28:03 Checking auto update branch... 2022-11-07T21:28:03 No auto update branch exists 2022-11-07T21:28:07 [version] 2022-11-07T21:28:18 [version] updated version and sha256 2022-11-07T21:28:18 [rustCrateVersion] 2022-11-07T21:28:18 [rustCrateVersion] No cargoSha256 found 2022-11-07T21:28:18 [golangModuleVersion] 2022-11-07T21:28:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-07T21:28:18 [updateScript] 2022-11-07T21:28:18 [updateScript] skipping because derivation has no updateScript 2022-11-07T21:28:18 2022-11-07T21:28:18 [quotedUrls] 2022-11-07T21:28:18 [quotedUrls] nothing found to replace 2022-11-07T21:28:18 Diff after rewrites: diff --git a/pkgs/servers/search/groonga/default.nix b/pkgs/servers/search/groonga/default.nix index 7b7717828e1..b1c6066d32b 100644 --- a/pkgs/servers/search/groonga/default.nix +++ b/pkgs/servers/search/groonga/default.nix @@ -7,11 +7,11 @@ stdenv.mkDerivation rec { pname = "groonga"; - version = "12.0.7"; + version = "12.0.9"; src = fetchurl { url = "https://packages.groonga.org/source/groonga/${pname}-${version}.tar.gz"; - sha256 = "sha256-Eaei4Zi0Rg9zu7DInLAcaRo8Fyu2mqBblcYNRaS46c8="; + sha256 = "sha256-7LEKn7Ot7Cdt04ZNqX7OoTxDLpqP6Ce208grScTfDBA="; }; preConfigure = '' 2022-11-07T21:30:06 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 groonga nix build failed. checking for NetBSD.... no checking for Solaris.... no checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none ./configure: line 6599: syntax error near unexpected token `fi' ./configure: line 6599: `fi'