2022-12-31T12:55:45 ldb 2.3.0 -> 2.6.1 https://repology.org/metapackage/ldb/versions 2022-12-31T12:55:48 attrpath: ldb 2022-12-31T12:55:48 Checking auto update branch... 2022-12-31T12:55:48 No auto update branch exists 2022-12-31T12:55:52 [version] 2022-12-31T12:55:53 [version] updated version and sha256 2022-12-31T12:55:53 [rustCrateVersion] 2022-12-31T12:55:53 [rustCrateVersion] No cargoSha256 found 2022-12-31T12:55:53 [golangModuleVersion] 2022-12-31T12:55:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T12:55:53 [updateScript] 2022-12-31T12:55:53 [updateScript] skipping because derivation has no updateScript 2022-12-31T12:55:53 2022-12-31T12:55:53 [quotedUrls] 2022-12-31T12:55:54 [quotedUrls] nothing found to replace 2022-12-31T12:55:54 Diff after rewrites: diff --git a/pkgs/development/libraries/ldb/default.nix b/pkgs/development/libraries/ldb/default.nix index d81e3eeabe6..7adba77fb57 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.6.1"; src = fetchurl { url = "mirror://samba/ldb/${pname}-${version}.tar.gz"; - sha256 = "0bcjj4gv48ddg44wyxpsvrs26xry6yy9x9k16qgz0bljs2rhilx4"; + sha256 = "sha256-RnQD9334Z4LDlluxdUQLqi7XUan+uVYBlL2MBr8XNsk="; }; outputs = [ "out" "dev" ]; 2022-12-31T12:57:24 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 ldb nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/140nbvpixynvmsv9xgyy9ma0al3d8zhi-ldb-2.6.1.tar.gz source root is ldb-2.6.1 setting SOURCE_DATE_EPOCH to timestamp 1658927017 of file ldb-2.6.1/third_party/waf/waflib/fixpy2.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring configure flags: --prefix=/nix/store/csv33llr357zmv9p52l1wrpqj6yxjw8y-ldb-2.6.1 --bundled-libraries=NONE --builtin-libraries=replace --without-ldb-lmdb configure PYTHONHASHSEED=1 missing! Don't use waf directly, use ./configure and make!