2022-12-12T03:05:34 aws-nuke 2.20.0 -> 2.21.2 https://github.com/rebuy-de/aws-nuke/releases 2022-12-12T03:05:36 attrpath: aws-nuke 2022-12-12T03:05:36 Checking auto update branch... 2022-12-12T03:05:36 No auto update branch exists 2022-12-12T03:05:40 [version] 2022-12-12T03:05:40 [version] generic version rewriter does not support multiple hashes 2022-12-12T03:05:40 [rustCrateVersion] 2022-12-12T03:05:40 [rustCrateVersion] No cargoSha256 found 2022-12-12T03:05:40 [golangModuleVersion] 2022-12-12T03:05:42 [golangModuleVersion] Found old vendorSha256 = sha256-sdEaYHH5ZsxF4aKyFMjh5YZVwx0dEbSY0S8R3L10ywM= 2022-12-12T03:05:56 [golangModuleVersion] Replaced vendorSha256 with sha256-un1H5fZSo6OZOS+Wn7B1Fbe7YbtF4lMj0dT1B9YhtNA= 2022-12-12T03:06:30 [golangModuleVersion] Finished updating vendorSha256 2022-12-12T03:06:30 [updateScript] 2022-12-12T03:06:30 [updateScript] skipping because derivation has no updateScript 2022-12-12T03:06:30 2022-12-12T03:06:30 [quotedUrls] 2022-12-12T03:06:30 [quotedUrls] nothing found to replace 2022-12-12T03:06:30 Diff after rewrites: diff --git a/pkgs/tools/admin/aws-nuke/default.nix b/pkgs/tools/admin/aws-nuke/default.nix index b8261cab273..7b1d137e275 100644 --- a/pkgs/tools/admin/aws-nuke/default.nix +++ b/pkgs/tools/admin/aws-nuke/default.nix @@ -5,16 +5,16 @@ buildGoModule rec { pname = "aws-nuke"; - version = "2.20.0"; + version = "2.21.2"; src = fetchFromGitHub { owner = "rebuy-de"; repo = pname; rev = "v${version}"; - sha256 = "sha256-UxisIhV23shgDC+9uN/YSPTHNa/hiPu8Rl06vxjJWNc="; + sha256 = "sha256-xROZGlQlbmeECLK3edfaCRIBB92gKjdQy2RpuFCiwsg="; }; - vendorSha256 = "sha256-sdEaYHH5ZsxF4aKyFMjh5YZVwx0dEbSY0S8R3L10ywM="; + vendorSha256 = "sha256-un1H5fZSo6OZOS+Wn7B1Fbe7YbtF4lMj0dT1B9YhtNA="; preBuild = '' if [ "x$outputHashAlgo" != "x" ]; then 2022-12-12T03:07:57 Successfully finished processing 2022-12-12T03:07:57 cachix "/nix/store/97hjgm049gfdks0dhqkghdpd0dnk992n-aws-nuke-2.21.2" 2022-12-12T03:08:08 [check][nixpkgs-review] 2022-12-12T03:10:51 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-12T03:10:53 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/rebuy-de/aws-nuke/releases. meta.description for aws-nuke is: "Nuke a whole AWS account and delete all its resources" meta.homepage for aws-nuke is: "https://github.com/rebuy-de/aws-nuke" meta.changelog for aws-nuke is: "" ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/rebuy-de/aws-nuke/releases/tag/v2.21.2) - [Compare changes on GitHub](https://github.com/rebuy-de/aws-nuke/compare/v2.20.0...v2.21.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.21.2 with grep in /nix/store/97hjgm049gfdks0dhqkghdpd0dnk992n-aws-nuke-2.21.2 - found 2.21.2 in filename of file in /nix/store/97hjgm049gfdks0dhqkghdpd0dnk992n-aws-nuke-2.21.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath aws-nuke ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/97hjgm049gfdks0dhqkghdpd0dnk992n-aws-nuke-2.21.2 \ --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 aws-nuke https://github.com/r-ryantm/nixpkgs/archive/62e87cbada15fbb45f579c0b977ef8834212f3cd.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/97hjgm049gfdks0dhqkghdpd0dnk992n-aws-nuke-2.21.2 ls -la /nix/store/97hjgm049gfdks0dhqkghdpd0dnk992n-aws-nuke-2.21.2/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 @grahamc 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-12-12T03:10:56 https://api.github.com/repos/NixOS/nixpkgs/pulls/205710 2022-12-12T04:50:34 aws-nuke 2.20.0 -> 2.21.2 https://repology.org/metapackage/aws-nuke/versions 2022-12-12T04:50:41 attrpath: aws-nuke 2022-12-12T04:50:41 Checking auto update branch... 2022-12-12T04:50:41 An auto update branch exists with message `aws-nuke: 2.20.0 -> 2.21.2`. New version is 2.21.2. 2022-12-12T04:50:41 An auto update branch exists with an equal or greater version 2022-12-12T15:21:56 aws-nuke 2.20.0 -> 2.21.2 https://github.com/rebuy-de/aws-nuke/releases 2022-12-12T15:21:59 attrpath: aws-nuke 2022-12-12T15:21:59 Checking auto update branch... 2022-12-12T15:21:59 No auto update branch exists 2022-12-12T15:21:59 Old version 2.20.0" not present in master derivation file with contents: { lib , buildGoModule , fetchFromGitHub }: buildGoModule rec { pname = "aws-nuke"; version = "2.21.2"; src = fetchFromGitHub { owner = "rebuy-de"; repo = pname; rev = "v${version}"; sha256 = "sha256-xROZGlQlbmeECLK3edfaCRIBB92gKjdQy2RpuFCiwsg="; }; vendorSha256 = "sha256-un1H5fZSo6OZOS+Wn7B1Fbe7YbtF4lMj0dT1B9YhtNA="; preBuild = '' if [ "x$outputHashAlgo" != "x" ]; then # Only `go generate` when fetching the go mod vendor code go generate ./... fi ''; doCheck = false; subPackages = [ "." ]; meta = with lib; { description = "Nuke a whole AWS account and delete all its resources"; homepage = "https://github.com/rebuy-de/aws-nuke"; license = licenses.mit; maintainers = with maintainers; [ grahamc ]; }; }