about summary refs log tree commit diff
path: root/pkgs/tools/admin/aws-nuke
AgeCommit message (Collapse)AuthorFilesLines
2024-02-11treewide: add `mainProgram`h7x41-0/+1
2023-09-08aws-nuke: add changelog to metaMario Rodas1-0/+1
2023-09-08aws-nuke: add ldflagsMario Rodas1-0/+2
2023-09-08aws-nuke: install completionsMario Rodas1-0/+10
2023-09-06aws-nuke: 2.24.2 -> 2.25.0R. Ryantm1-3/+3
2023-09-02aws-nuke: 2.24.1 -> 2.24.2R. Ryantm1-3/+3
2023-08-22aws-nuke: 2.23.0 -> 2.24.1R. Ryantm1-3/+3
2023-08-13aws-nuke: 2.22.1 -> 2.23.0Aaron Jheng1-8/+7
2023-06-19aws-nuke: 2.21.2 -> 2.22.1Nick Cao1-3/+3
Diff: https://github.com/rebuy-de/aws-nuke/compare/v2.21.2...v2.22.1
2022-12-12aws-nuke: 2.20.0 -> 2.21.2R. Ryantm1-3/+3
2022-10-11aws-nuke: 2.19.0 -> 2.20.0R. Ryantm1-3/+3
2022-07-27aws-nuke: 2.17.0 -> 2.19.0R. Ryantm1-3/+3
2022-02-12aws-nuke: 2.16.0 -> 2.17.0R. Ryantm1-3/+3
2021-09-14aws-nuke: 2.15.0 -> 2.16.0R. RyanTM1-3/+3
2021-04-28aws-nuke: 2.14.0 -> 2.15.0R. RyanTM1-3/+3
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-04aws-nuke: init at 2.14.0Graham Christensen1-0/+36