lmdb 0.9.29 -> 0.9.30 https://repology.org/metapackage/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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/lmdb/default.nix b/pkgs/development/libraries/lmdb/default.nix index a8b5da5b56d..dbc15f11c3a 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.29"; + version = "0.9.30"; src = fetchFromGitLab { domain = "git.openldap.org"; owner = "openldap"; repo = "openldap"; rev = "LMDB_${version}"; - sha256 = "19zq5s1amrv1fhw1aszcn2w2xjrk080l6jj5hc9f46yiqf98jjg3"; + sha256 = "sha256-zLa9BtSPzujHAIZKDl69lTo72cI3m/GZejFw5v8bFsg="; }; postUnpack = "sourceRoot=\${sourceRoot}/libraries/liblmdb"; Successfully finished processing cachix "/nix/store/i60yqgz9vhcpxd7fz6innkvr13fdmay1-lmdb-0.9.30-bin" [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/metapackage/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 (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.9.30 with grep in /nix/store/i60yqgz9vhcpxd7fz6innkvr13fdmay1-lmdb-0.9.30-bin - found 0.9.30 in filename of file in /nix/store/i60yqgz9vhcpxd7fz6innkvr13fdmay1-lmdb-0.9.30-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 gawk-with-extensions gawkextlib.lmdb gerbil gerbil-unstable gpt2tc grab-site haskellPackages.lmdb haskellPackages.lmdb-high-level haskellPackages.tensorflow haskellPackages.tensorflow-core-ops haskellPackages.tensorflow-logging haskellPackages.tensorflow-ops knot-dns knot-resolver libmodsecurity 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/i60yqgz9vhcpxd7fz6innkvr13fdmay1-lmdb-0.9.30-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/43df84b36bae1b276beb504b76ed52fb5ae052f6.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/i60yqgz9vhcpxd7fz6innkvr13fdmay1-lmdb-0.9.30-bin ls -la /nix/store/i60yqgz9vhcpxd7fz6innkvr13fdmay1-lmdb-0.9.30-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/220760