minio 2023-06-09T07-32-12Z -> 2023-07-07T07-13-57Z https://github.com/minio/minio/releases attrpath: minio Checking auto update branch... An auto update branch exists with message `minio: 2023-06-09T07-32-12Z -> 2023-06-29T05-12-28Z`. New version is 2023-07-07T07-13-57Z. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-c2rB8Or4tt84caEmfbwcHCow3/fllk0mNW0R/MwB5Vg=" [golangModuleVersion] Replaced vendorHash with sha256-NpN6Ypb+9xPWf28AvY8v2QSN/P6VJuHPOGR5EJtN7W4= [golangModuleVersion] Finished updating vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/minio/default.nix b/pkgs/servers/minio/default.nix index 75492de079f..01c7bae33fd 100644 --- a/pkgs/servers/minio/default.nix +++ b/pkgs/servers/minio/default.nix @@ -15,16 +15,16 @@ let in buildGoModule rec { pname = "minio"; - version = "2023-06-09T07-32-12Z"; + version = "2023-07-07T07-13-57Z"; src = fetchFromGitHub { owner = "minio"; repo = "minio"; rev = "RELEASE.${version}"; - sha256 = "sha256-YhABdJ+4KU/UGRukCR4iQ4ClHUz/icbIO/yd8rGIs48="; + sha256 = "sha256-rCe/n2aWlvYMw2490A9rfhA03daw9RvGQVre9AhNbXo="; }; - vendorHash = "sha256-c2rB8Or4tt84caEmfbwcHCow3/fllk0mNW0R/MwB5Vg="; + vendorHash = "sha256-NpN6Ypb+9xPWf28AvY8v2QSN/P6VJuHPOGR5EJtN7W4="; doCheck = false; Successfully finished processing cachix "/nix/store/28fwvkb1vgjjaiy4d29pzgb5xm2lnmm0-minio-2023-07-07T07-13-57Z" [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://github.com/minio/minio/releases. meta.description for minio is: An S3-compatible object storage server meta.homepage for minio is: https://www.minio.io/ meta.changelog for minio is: https://github.com/minio/minio/releases/tag/RELEASE.2023-07-07T07-13-57Z ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/minio/minio/releases/tag/RELEASE.2023-07-07T07-13-57Z) - [Compare changes on GitHub](https://github.com/minio/minio/compare/RELEASE.2023-06-09T07-32-12Z...RELEASE.2023-07-07T07-13-57Z) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2023-07-07T07-13-57Z with grep in /nix/store/28fwvkb1vgjjaiy4d29pzgb5xm2lnmm0-minio-2023-07-07T07-13-57Z - found 2023-07-07T07-13-57Z in filename of file in /nix/store/28fwvkb1vgjjaiy4d29pzgb5xm2lnmm0-minio-2023-07-07T07-13-57Z ---
Rebuild report (if merged into master) (click to expand) ``` 273 total rebuild path(s) 273 package rebuild(s) First fifty rebuilds by attrpath apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile arrow-cpp arrow-glib browsr ceph ceph-client ceph-csi ceph-dev cloudcompare databricks-sql-cli dbx easyocr entwine gdal gmt gplates grass haskellPackages.hgdal home-assistant-component-tests.dremel_3d_printer home-assistant-component-tests.environment_canada intensity-normalization khoj libLAS libceph libretranslate mapcache mapnik mapproxy mapserver merkaartor minio mlflow-server mysql-workbench napari octavePackages.mapping ome_zarr openai-full openai-whisper openorienteering-mapper paraview parquet-tools pdal pentestgpt perl534Packages.Tirex perl536Packages.Tirex postgresql11JitPackages.postgis postgresql11Packages.postgis postgresql12JitPackages.postgis postgresql12Packages.postgis ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/28fwvkb1vgjjaiy4d29pzgb5xm2lnmm0-minio-2023-07-07T07-13-57Z \ --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 minio https://github.com/r-ryantm/nixpkgs/archive/3e4d1264572738511548971fe8b21009b26f7be7.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/28fwvkb1vgjjaiy4d29pzgb5xm2lnmm0-minio-2023-07-07T07-13-57Z ls -la /nix/store/28fwvkb1vgjjaiy4d29pzgb5xm2lnmm0-minio-2023-07-07T07-13-57Z/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 @edolstra @bachp 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/242564