lmdb 0.9.31 -> 0.9.32 https://repology.org/project/lmdb/versions attrpath: lmdb 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/lmdb/default.nix b/pkgs/development/libraries/lmdb/default.nix index 99296b63a727..73b865f7e6ac 100644 --- a/pkgs/development/libraries/lmdb/default.nix +++ b/pkgs/development/libraries/lmdb/default.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "lmdb"; - version = "0.9.31"; + version = "0.9.32"; src = fetchFromGitLab { domain = "git.openldap.org"; owner = "openldap"; repo = "openldap"; rev = "LMDB_${version}"; - sha256 = "sha256-SBbo7MX3NST+OFPDtQshevIYrIsZD9bOkSsH91inMBw="; + sha256 = "sha256-29ZrGIiGqrvX+WsPRs2V25hPmAJSHTHaGo19nMldsb8="; }; postUnpack = "sourceRoot=\${sourceRoot}/libraries/liblmdb"; Successfully finished processing cachix "/nix/store/c8zp99nrxi1vard9qzzyvhha72wd7w34-lmdb-0.9.32-bin" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/lmdb/versions. meta.description for lmdb is: Lightning memory-mapped database meta.homepage for lmdb is: https://symas.com/lmdb/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.9.32 with grep in /nix/store/c8zp99nrxi1vard9qzzyvhha72wd7w34-lmdb-0.9.32-bin - found 0.9.32 in filename of file in /nix/store/c8zp99nrxi1vard9qzzyvhha72wd7w34-lmdb-0.9.32-bin ---
Rebuild report (if merged into master) (click to expand) ``` 134 total rebuild path(s) 134 package rebuild(s) First fifty rebuilds by attrpath _389-ds-base arpa2common breath-theme caffe caffeWithCuda colloid-kde cqrlog freeipa gawk-with-extensions gawkextlib.lmdb graphite-kde-theme haskellPackages.lmdb haskellPackages.streamly-lmdb knot-dns knot-resolver latte-dock layan-kde libmodsecurity libsForQt5.applet-window-appmenu libsForQt5.arianna libsForQt5.baloo libsForQt5.baloo-widgets libsForQt5.bismuth libsForQt5.dolphin libsForQt5.dolphin-plugins libsForQt5.dragon libsForQt5.elisa libsForQt5.gwenview libsForQt5.kde-cli-tools libsForQt5.kdeplasma-addons libsForQt5.kdev-php libsForQt5.kdev-python libsForQt5.kdevelop libsForQt5.kdevelop-unwrapped libsForQt5.khotkeys libsForQt5.kinfocenter libsForQt5.kmenuedit libsForQt5.krohnkite libsForQt5.kwin-dynamic-workspaces libsForQt5.kwin-tiling libsForQt5.kzones libsForQt5.parachute libsForQt5.plasma-bigscreen libsForQt5.plasma-browser-integration libsForQt5.plasma-desktop libsForQt5.plasma-disks libsForQt5.plasma-mobile libsForQt5.plasma-remotecontrollers libsForQt5.plasma-workspace libsForQt5.powerdevil ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/c8zp99nrxi1vard9qzzyvhha72wd7w34-lmdb-0.9.32-bin \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A lmdb https://github.com/r-ryantm/nixpkgs/archive/0c367bef7459f408239df97759384ee5c25ce23d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0c367bef7459f408239df97759384ee5c25ce23d#lmdb ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/c8zp99nrxi1vard9qzzyvhha72wd7w34-lmdb-0.9.32-bin ls -la /nix/store/c8zp99nrxi1vard9qzzyvhha72wd7w34-lmdb-0.9.32-bin/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @jb55 @vcunat for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/284942