2022-12-30T23:30:36 mdds 2.0.2 -> 2.0.3 https://repology.org/metapackage/mdds/versions 2022-12-30T23:30:40 attrpath: mdds 2022-12-30T23:30:40 Checking auto update branch... 2022-12-30T23:30:40 No auto update branch exists 2022-12-30T23:30:46 [version] 2022-12-30T23:30:50 [version] updated version and sha256 2022-12-30T23:30:50 [rustCrateVersion] 2022-12-30T23:30:50 [rustCrateVersion] No cargoSha256 found 2022-12-30T23:30:50 [golangModuleVersion] 2022-12-30T23:30:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T23:30:50 [updateScript] 2022-12-30T23:30:50 [updateScript] skipping because derivation has no updateScript 2022-12-30T23:30:50 2022-12-30T23:30:50 [quotedUrls] 2022-12-30T23:30:50 [quotedUrls] nothing found to replace 2022-12-30T23:30:50 Diff after rewrites: diff --git a/pkgs/development/libraries/mdds/default.nix b/pkgs/development/libraries/mdds/default.nix index d85e24f9078..8fd8fdf3415 100644 --- a/pkgs/development/libraries/mdds/default.nix +++ b/pkgs/development/libraries/mdds/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "mdds"; - version = "2.0.2"; + version = "2.0.3"; src = fetchFromGitLab { owner = "mdds"; repo = pname; rev = version; - sha256 = "sha256-jCzF0REocpnP56LfY42zlGTXyKyz4GPovDshhrh4jyo="; + sha256 = "sha256-Y9uBJKM34UTEj/3c1w69QHhvwFcMNlAohEco0O0B+xI="; }; postInstall = '' 2022-12-30T23:33:45 Successfully finished processing 2022-12-30T23:33:45 cachix "/nix/store/svffsxdr14bcn5m40djbdjy738z4qycc-mdds-2.0.3" 2022-12-30T23:33:49 [check][nixpkgs-review] 2022-12-31T00:18:49 [check][nixpkgs-review] took longer than 45m and timed out 2022-12-31T00:18:49 nixpkgs-review took longer than 45m and timed out 2022-12-31T00:18:53 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/mdds/versions. meta.description for mdds is: "A collection of multi-dimensional data structure and indexing algorithm" meta.homepage for mdds is: "https://gitlab.com/mdds/mdds" meta.changelog for mdds is: "" ###### 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.0.3 with grep in /nix/store/svffsxdr14bcn5m40djbdjy738z4qycc-mdds-2.0.3 - found 2.0.3 in filename of file in /nix/store/svffsxdr14bcn5m40djbdjy738z4qycc-mdds-2.0.3 ---
Rebuild report (if merged into master) (click to expand) ``` 15 total rebuild path(s) 15 package rebuild(s) First fifty rebuilds by attrpath jpsxdec libreoffice libreoffice-fresh libreoffice-fresh-unwrapped libreoffice-qt libreoffice-still libreoffice-still-unwrapped libreoffice-unwrapped mdds paperwork python310Packages.paperwork-backend python310Packages.paperwork-shell python39Packages.paperwork-backend python39Packages.paperwork-shell unoconv ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/svffsxdr14bcn5m40djbdjy738z4qycc-mdds-2.0.3 \ --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 mdds https://github.com/r-ryantm/nixpkgs/archive/6cbfdbde0e157b1d60c6424fe7d6c51c1ad74537.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/svffsxdr14bcn5m40djbdjy738z4qycc-mdds-2.0.3 ls -la /nix/store/svffsxdr14bcn5m40djbdjy738z4qycc-mdds-2.0.3/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 2022-12-31T00:18:54 https://api.github.com/repos/NixOS/nixpkgs/pulls/208432