2022-11-05T02:27:02 awscli2 0 -> 1 2022-11-05T02:27:05 attrpath: awscli2 2022-11-05T02:27:05 Checking auto update branch... 2022-11-05T02:27:09 [version] 2022-11-05T02:27:09 [version] generic version rewriter does not support multiple hashes 2022-11-05T02:27:09 [rustCrateVersion] 2022-11-05T02:27:09 [rustCrateVersion] No cargoSha256 found 2022-11-05T02:27:09 [golangModuleVersion] 2022-11-05T02:27:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T02:27:09 [updateScript] 2022-11-05T02:27:17 [updateScript] Success 2022-11-05T02:27:17 [updateScript] Going to be running update for following packages: - awscli2-2.8.8 Press Enter key to continue... Running update for: - awscli2-2.8.8: UPDATING ... - awscli2-2.8.8: DONE. Packages updated! 2022-11-05T02:27:17 2022-11-05T02:27:17 [quotedUrls] 2022-11-05T02:27:17 [quotedUrls] nothing found to replace 2022-11-05T02:27:17 Diff after rewrites: diff --git a/pkgs/tools/admin/awscli2/default.nix b/pkgs/tools/admin/awscli2/default.nix index f9914483dc9..98b0944cada 100644 --- a/pkgs/tools/admin/awscli2/default.nix +++ b/pkgs/tools/admin/awscli2/default.nix @@ -32,14 +32,14 @@ let in with py.pkgs; buildPythonApplication rec { pname = "awscli2"; - version = "2.8.8"; # N.B: if you change this, check if overrides are still up-to-date + version = "1.27.3"; # N.B: if you change this, check if overrides are still up-to-date format = "pyproject"; src = fetchFromGitHub { owner = "aws"; repo = "aws-cli"; rev = version; - sha256 = "sha256-F8FqsLh+KU6YR1BsE1+UPOsLkr7ie10kXCYJS0DfDCQ="; + sha256 = "sha256-AEWb7hQN3Go30m9kHI3ig1yvt08L2/RF7Q6iwCQu4SE="; }; nativeBuildInputs = [ 2022-11-05T02:28:51 An auto update branch exists with message `awscli2: 2.8.8 -> 2.8.9`. New version is 1.27.3. 2022-11-05T02:28:51 An auto update branch exists with an equal or greater version 2022-11-05T13:37:14 awscli2 0 -> 1 2022-11-05T13:37:17 attrpath: awscli2 2022-11-05T13:37:17 Checking auto update branch... 2022-11-05T13:37:20 [version] 2022-11-05T13:37:20 [version] generic version rewriter does not support multiple hashes 2022-11-05T13:37:20 [rustCrateVersion] 2022-11-05T13:37:20 [rustCrateVersion] No cargoSha256 found 2022-11-05T13:37:20 [golangModuleVersion] 2022-11-05T13:37:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T13:37:20 [updateScript] 2022-11-05T13:37:22 [updateScript] Success 2022-11-05T13:37:22 [updateScript] this derivation will be built: /nix/store/32ajvcrwcw1jh1shnfqa1xvfaf0xwvl5-packages.json.drv building '/nix/store/32ajvcrwcw1jh1shnfqa1xvfaf0xwvl5-packages.json.drv'... Going to be running update for following packages: - awscli2-2.8.9 Press Enter key to continue... Running update for: - awscli2-2.8.9: UPDATING ... - awscli2-2.8.9: DONE. Packages updated! 2022-11-05T13:37:22 2022-11-05T13:37:22 [quotedUrls] 2022-11-05T13:37:22 [quotedUrls] nothing found to replace 2022-11-05T13:37:22 The diff was empty after rewrites.