ldb 2.6.1 -> 2.7.1 https://repology.org/metapackage/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 [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 234ec77a4a5..7260b83f24d 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.1"; + version = "2.7.1"; src = fetchurl { url = "mirror://samba/ldb/${pname}-${version}.tar.gz"; - sha256 = "sha256-RnQD9334Z4LDlluxdUQLqi7XUan+uVYBlL2MBr8XNsk="; + sha256 = "sha256-xGMsmn+B+KRe1G/BTRjrUH7fTnn26I0Wl3R475XtW38="; }; outputs = [ "out" "dev" ]; Successfully finished processing cachix "/nix/store/ijgjzbf8bbkpfh4s5g1a09lgjx0mmj1n-ldb-2.7.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages marked as broken and skipped:
253 packages failed to build:
1 package built:
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/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.1 with grep in /nix/store/ijgjzbf8bbkpfh4s5g1a09lgjx0mmj1n-ldb-2.7.1 - found 2.7.1 in filename of file in /nix/store/ijgjzbf8bbkpfh4s5g1a09lgjx0mmj1n-ldb-2.7.1 ---
Rebuild report (if merged into master) (click to expand) ``` 283 total rebuild path(s) 283 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 autofs5 booster bottles bubblemail 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 evolution-data-server-gtk4 evolution-ews ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ijgjzbf8bbkpfh4s5g1a09lgjx0mmj1n-ldb-2.7.1 \ --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/7c4598e4cd94d4954a96fbc99f17c9508e7622f6.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/ijgjzbf8bbkpfh4s5g1a09lgjx0mmj1n-ldb-2.7.1 ls -la /nix/store/ijgjzbf8bbkpfh4s5g1a09lgjx0mmj1n-ldb-2.7.1/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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages marked as broken and skipped:
253 packages failed to build:
1 package built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/223772