ldb 2.8.0 -> 2.9.0 https://repology.org/project/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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/ldb/default.nix b/pkgs/development/libraries/ldb/default.nix index de1af1f447e8..2f2f19524535 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.8.0"; + version = "2.9.0"; src = fetchurl { url = "mirror://samba/ldb/${pname}-${version}.tar.gz"; - hash = "sha256-NY3KEPzScgeshXoNf0NaRtvGzR98ENu4QMGTG/GWXwg="; + hash = "sha256-EFqv9xrYgaf661gv1BauKCIbb94zj/+CgoBlBiwlB6U="; }; outputs = [ "out" "dev" ]; Successfully finished processing cachix "/nix/store/cvacq9yayrjkqnml9byzkgp191sb1wn9-ldb-2.9.0" [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/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 --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.9.0 with grep in /nix/store/cvacq9yayrjkqnml9byzkgp191sb1wn9-ldb-2.9.0 - found 2.9.0 in filename of file in /nix/store/cvacq9yayrjkqnml9byzkgp191sb1wn9-ldb-2.9.0 ---
Rebuild report (if merged into master) (click to expand) ``` 375 total rebuild path(s) 375 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer adapta-gtk-theme almanah anilibria-winmaclinux appvm arcan arcan-all-wrapped arcan-wrapped audiobookshelf autofs5 ayatana-indicator-datetime booster bottles bubblemail budgie.budgie-control-center calls cat9-wrapped 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-kvm2 durden-wrapped eaglemode easysnap emulationstation endeavour enum4linux enum4linux-ng escrotum evolution evolution-data-server evolution-data-server-gtk4 evolution-ews ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/cvacq9yayrjkqnml9byzkgp191sb1wn9-ldb-2.9.0 \ --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/6fb07eca0b72c7a16f6e1d647aa105ba0d1319e6.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6fb07eca0b72c7a16f6e1d647aa105ba0d1319e6#ldb ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/cvacq9yayrjkqnml9byzkgp191sb1wn9-ldb-2.9.0 ls -la /nix/store/cvacq9yayrjkqnml9byzkgp191sb1wn9-ldb-2.9.0/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 https://api.github.com/repos/NixOS/nixpkgs/pulls/294602