link-grammar 5.10.5 -> 5.12.0 https://repology.org/metapackage/link-grammar/versions attrpath: link-grammar 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/text/link-grammar/default.nix b/pkgs/tools/text/link-grammar/default.nix index 28cd894393e..3f4939d4168 100644 --- a/pkgs/tools/text/link-grammar/default.nix +++ b/pkgs/tools/text/link-grammar/default.nix @@ -14,13 +14,13 @@ let link-grammar = stdenv.mkDerivation rec { pname = "link-grammar"; - version = "5.10.5"; + version = "5.12.0"; outputs = [ "bin" "out" "dev" "man" ]; src = fetchurl { url = "http://www.abisource.com/downloads/${pname}/${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-MkcQzYEyl1/5zLU1CXMvdVhHOxwZ8XiSAAo97bhhiu0="; + sha256 = "sha256-PxE9rKK9PsjCDH+G1e9+Vs+PgBNfkDu3Vpkk1tByA4M="; }; nativeBuildInputs = [ 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 link-grammar nix build failed. checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking for stdatomic.h... checking for stdatomic.h... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3 >= 3.0.0... yes checking opencog/atomspace/AtomSpace.h usability... no checking opencog/atomspace/AtomSpace.h presence... no checking for opencog/atomspace/AtomSpace.h... no checking opencog/nlp/types/atom_types.h usability... no checking opencog/nlp/types/atom_types.h presence... no checking for opencog/nlp/types/atom_types.h... no checking for hunspell... no checking hunspell.h usability... no checking hunspell.h presence... no checking for hunspell.h... no checking for aspell... no checking aspell.h usability... no checking aspell.h presence... no checking for aspell.h... no checking for new_aspell_config in -laspell... no checking for libedit... yes checking for history_winit in -ledit... yes checking for pcre2.h... no ## -------------------------------------------------------------------------------------------------------- ## ## PCRE2 is strongly recommended. If you wish to compile without this, then say "configure --disable-pcre2" ## ## -------------------------------------------------------------------------------------------------------- ## configure: error: --with-regexlib=pcre2: pcre2.h not found