ldb 2.6.2 -> 2.7.2 https://repology.org/project/ldb/versions attrpath: ldb Checking auto update branch... An auto update branch exists with message `ldb: 2.6.1 -> 2.7.1`. New version is 2.7.2. The auto update branch does not match or exceed the new version. [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 72ae892dca2..95547fb6382 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.6.2"; + version = "2.7.2"; src = fetchurl { url = "mirror://samba/ldb/${pname}-${version}.tar.gz"; - hash = "sha256-XLxjw1KTwjSzn5S6n/yonW0HiSXX+QIfgIZz3t8tkl4="; + hash = "sha256-Ju5y1keFTmYtmWQ+srLTQWVavzH0mQg41mUPtc+SCcg="; }; outputs = [ "out" "dev" ]; Successfully finished processing cachix "/nix/store/7vayz694akmkqhhax3c4cq8v6wr4v9zm-ldb-2.7.2" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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/ldb/versions. meta.description for ldb is: A LDAP-like embedded database meta.homepage for ldb is: https://ldb.samba.org/ ###### 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 2.7.2 with grep in /nix/store/7vayz694akmkqhhax3c4cq8v6wr4v9zm-ldb-2.7.2 - found 2.7.2 in filename of file in /nix/store/7vayz694akmkqhhax3c4cq8v6wr4v9zm-ldb-2.7.2 ---
Rebuild report (if merged into master) (click to expand) ``` 286 total rebuild path(s) 286 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer adapta-gtk-theme almanah appvm arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan audiobookshelf autofs5 booster bottles bubblemail budgie.budgie-control-center calls ceph ceph-client ceph-csi ceph-dev chatty check_zfs cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.nemo cinnamon.nemo-fileroller cinnamon.nemo-python cinnamon.nemo-with-extensions clementine collectd corrscope deepin.deepin-music deepin.deepin-voice-note diffoscope docker-machine-kvm docker-machine-kvm2 eaglemode easysnap elementary-planner endeavour enum4linux enum4linux-ng evolution evolution-data-server ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7vayz694akmkqhhax3c4cq8v6wr4v9zm-ldb-2.7.2 \ --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 ldb https://github.com/r-ryantm/nixpkgs/archive/e309536870705da3d5682c2bb74986009dd9af0b.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/7vayz694akmkqhhax3c4cq8v6wr4v9zm-ldb-2.7.2 ls -la /nix/store/7vayz694akmkqhhax3c4cq8v6wr4v9zm-ldb-2.7.2/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 Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/223772