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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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 gettimeofday : ok  Checking for C99 vsnprintf : ok  Checking for HAVE_SHARED_MMAP : ok  Checking for HAVE_MREMAP : ok  Checking for HAVE_INCOHERENT_MMAP : not found  Checking for HAVE_IMMEDIATE_STRUCTURES : ok  Checking for HAVE_MKDIR_MODE : ok  Checking for member st_rdev in struct stat : ok  Checking for member st_rdev in struct stat : ok  Checking for member ss_family in struct sockaddr_storage : ok  Checking for member __ss_family in struct sockaddr_storage : not found  Checking for member sa_len in struct sockaddr : not found  Checking for member sin_len in struct sockaddr_in : not found  Checking for member sin6_len in struct sockaddr_in6 : not found  Checking for HAVE_UNIXSOCKET : ok  Checking for HAVE_SECURE_MKSTEMP : ok  Checking for HAVE_IFACE_GETIFADDRS : not found  Checking for HAVE_IFACE_AIX : not found  Checking for HAVE_IFACE_IFCONF : not found  Checking for HAVE_IFACE_IFREQ : not found  Checking for declaration of getpwent_r : ok  Checking C prototype for getpwent_r : not found  Checking for declaration of getgrent_r : ok  Checking C prototype for getgrent_r : not found  Checking C prototype for getpwent_r : not found  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) : not found  ERROR: System library tdb of version 1.4.10 not found, and bundling disabled