ldb 2.8.0 -> 2.9.0 https://repology.org/project/ldb/versions attrpath: ldb 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/development/libraries/ldb/default.nix b/pkgs/development/libraries/ldb/default.nix index de1af1f447e8..2f2f19524535 100644 --- a/pkgs/development/libraries/ldb/default.nix +++ b/pkgs/development/libraries/ldb/default.nix @@ -17,11 +17,11 @@ stdenv.mkDerivation rec { pname = "ldb"; - version = "2.8.0"; + version = "2.9.0"; src = fetchurl { url = "mirror://samba/ldb/${pname}-${version}.tar.gz"; - hash = "sha256-NY3KEPzScgeshXoNf0NaRtvGzR98ENu4QMGTG/GWXwg="; + hash = "sha256-EFqv9xrYgaf661gv1BauKCIbb94zj/+CgoBlBiwlB6U="; }; outputs = [ "out" "dev" ]; Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ldb nix build failed. Checking C prototype for getgrent_r : not found  Checking for strerror_r : ok  Checking for XSI (rather than GNU) prototype for strerror_r : not found  Checking for system tdb (>=1.4.10) : yes  Checking for program 'xsltproc' : /nix/store/zhkgm2m3j0idyl17lxhm0nz57q36d00p-libxslt-1.1.39-bin/bin/xsltproc  Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok  Checking for program 'python3' : /nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/bin/python3  Checking for program 'python' : /nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/bin/python3  Checking for program 'python3' : /nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/bin/python3  Checking for python version >= 3.6.0 : 3.11.8  python-config : /invalid  Checking for library python3.11 in LIBPATH_PYEMBED : yes  Checking for header Python.h : yes  Checking linker accepts -Wl,-no-undefined : yes  Checking linker accepts ['-undefined', 'dynamic_lookup'] : no  Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok  Checking for header sys/auxv.h : yes  Checking for getauxval : ok  Checking linker accepts -Wl,-no-undefined : yes  Checking linker accepts ['-undefined', 'dynamic_lookup'] : no  Checking for python version >= 3.6.0 : 3.11.8  python headers : using cache  Checking for system talloc (>=2.4.2) : yes  Checking for system pytalloc-util.cpython-311-x86_64-linux-gnu (>=2.4.2) : yes  Checking for strsignal : ok  Checking for longjmp : ok  Checking for siglongjmp : ok  Checking for system cmocka (>=1.1.3) : yes  Checking for system tevent (>=0.16.1) : not found  ERROR: System library tevent of version 0.16.1 not found, and bundling disabled