2022-11-09T03:55:04 minio-client 2022-10-29T10-09-23Z -> 2022-11-07T23-47-39Z https://github.com/minio/mc/releases 2022-11-09T03:55:07 attrpath: minio-client 2022-11-09T03:55:07 Checking auto update branch... 2022-11-09T03:55:07 No auto update branch exists 2022-11-09T03:55:11 [version] 2022-11-09T03:55:11 [version] generic version rewriter does not support multiple hashes 2022-11-09T03:55:11 [rustCrateVersion] 2022-11-09T03:55:11 [rustCrateVersion] No cargoSha256 found 2022-11-09T03:55:11 [golangModuleVersion] 2022-11-09T03:55:15 [golangModuleVersion] Found old vendorSha256 = sha256-vW/hGvzAtd/q9Fbjr19TvpSZzFVX9HSGGSPWErw+v0A= 2022-11-09T03:55:27 [golangModuleVersion] Replaced vendorSha256 with sha256-KD3mhl5d3LhqH37AeNmfuk5+KktWdUTNGi5YNuhyMDk= 2022-11-09T03:56:05 [golangModuleVersion] Finished updating vendorSha256 2022-11-09T03:56:05 [updateScript] 2022-11-09T03:56:05 [updateScript] skipping because derivation has no updateScript 2022-11-09T03:56:05 2022-11-09T03:56:05 [quotedUrls] 2022-11-09T03:56:05 [quotedUrls] nothing found to replace 2022-11-09T03:56:05 Diff after rewrites: diff --git a/pkgs/tools/networking/minio-client/default.nix b/pkgs/tools/networking/minio-client/default.nix index fcf71db2eeb..73eee807f81 100644 --- a/pkgs/tools/networking/minio-client/default.nix +++ b/pkgs/tools/networking/minio-client/default.nix @@ -2,16 +2,16 @@ buildGoModule rec { pname = "minio-client"; - version = "2022-10-29T10-09-23Z"; + version = "2022-11-07T23-47-39Z"; src = fetchFromGitHub { owner = "minio"; repo = "mc"; rev = "RELEASE.${version}"; - sha256 = "sha256-9fXxHfSA/h6JjhKEY7PmPBJX1P127V+AekrBPFQEtSI="; + sha256 = "sha256-g7q2VONGySMlw+aWZfWnZ2TVvV4lOGMNXl/4IRQrEOs="; }; - vendorSha256 = "sha256-vW/hGvzAtd/q9Fbjr19TvpSZzFVX9HSGGSPWErw+v0A="; + vendorSha256 = "sha256-KD3mhl5d3LhqH37AeNmfuk5+KktWdUTNGi5YNuhyMDk="; subPackages = [ "." ]; 2022-11-09T03:57:39 Successfully finished processing 2022-11-09T03:57:39 cachix "/nix/store/gmw6rlb4189v2azw084jsjxf6jzgz85v-minio-client-2022-11-07T23-47-39Z" 2022-11-09T03:58:15 [check][nixpkgs-review] 2022-11-09T04:02:46 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-09T04:02:49 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/mc/releases. meta.description for minio-client is: "A replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage" meta.homepage for minio-client is: "https://github.com/minio/mc" meta.changelog for minio-client is: "" ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/minio/mc/releases/tag/RELEASE.2022-11-07T23-47-39Z) - [Compare changes on GitHub](https://github.com/minio/mc/compare/RELEASE.2022-10-29T10-09-23Z...RELEASE.2022-11-07T23-47-39Z) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2022-11-07T23-47-39Z with grep in /nix/store/gmw6rlb4189v2azw084jsjxf6jzgz85v-minio-client-2022-11-07T23-47-39Z - found 2022-11-07T23-47-39Z in filename of file in /nix/store/gmw6rlb4189v2azw084jsjxf6jzgz85v-minio-client-2022-11-07T23-47-39Z ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath minio-client ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/gmw6rlb4189v2azw084jsjxf6jzgz85v-minio-client-2022-11-07T23-47-39Z \ --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-client https://github.com/r-ryantm/nixpkgs/archive/421b69cc30992b7152a7de4635349ece900e2734.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/gmw6rlb4189v2azw084jsjxf6jzgz85v-minio-client-2022-11-07T23-47-39Z ls -la /nix/store/gmw6rlb4189v2azw084jsjxf6jzgz85v-minio-client-2022-11-07T23-47-39Z/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)
1 package built:
--- ###### Maintainer pings cc @bachp @edolstra 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). 2022-11-09T04:02:51 https://api.github.com/repos/NixOS/nixpkgs/pulls/200335