ldb 2.3.0 -> 2.7.0 https://repology.org/metapackage/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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/ldb/default.nix b/pkgs/development/libraries/ldb/default.nix index d81e3eeabe6..ffa36b38bd2 100644 --- a/pkgs/development/libraries/ldb/default.nix +++ b/pkgs/development/libraries/ldb/default.nix @@ -16,11 +16,11 @@ stdenv.mkDerivation rec { pname = "ldb"; - version = "2.3.0"; + version = "2.7.0"; src = fetchurl { url = "mirror://samba/ldb/${pname}-${version}.tar.gz"; - sha256 = "0bcjj4gv48ddg44wyxpsvrs26xry6yy9x9k16qgz0bljs2rhilx4"; + sha256 = "sha256-Qy3goUgEOM88F7j7ZqsfSCN6lTRAkSiqUtMW/gZ4LUs="; }; 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. got build log for 'ldb' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/89q269wzgdxz1x22m0kh1pm61p6jf131-ldb-2.7.0.tar.gz source root is ldb-2.7.0 setting SOURCE_DATE_EPOCH to timestamp 1674063602 of file ldb-2.7.0/wscript @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring configure flags: --prefix=/nix/store/dyknvpp0psvf1vh1yya6l6lda83mq664-ldb-2.7.0 --bundled-libraries=NONE --builtin-libraries=replace --without-ldb-lmdb configure PYTHONHASHSEED=1 missing! Don't use waf directly, use ./configure and make!