Commit Graph

57 Commits

Author SHA1 Message Date
R. Ryantm
b477236d54 cloud-nuke: 0.37.1 -> 0.37.2 2024-08-29 01:35:59 +00:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
R. Ryantm
1fe44815f3 cloud-nuke: 0.37.0 -> 0.37.1 2024-07-14 07:24:08 +00:00
R. Ryantm
0b96748ca1 cloud-nuke: 0.36.0 -> 0.37.0 2024-07-04 02:36:19 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
cc68d49224 cloud-nuke: 0.35.0 -> 0.36.0 2024-05-23 13:31:00 +00:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
R. Ryantm
555a0b2613 cloud-nuke: 0.34.0 -> 0.35.0 2024-04-09 00:31:04 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
a21d4e02c3 cloud-nuke: 0.33.0 -> 0.34.0 2024-03-18 17:14:13 +00:00
Mario Rodas
4689704472 cloud-nuke: 0.32.0 -> 0.33.0
Diff: https://github.com/gruntwork-io/cloud-nuke/compare/refs/tags/v0.32.0...v0.33.0

Changelog: https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.33.0
2023-11-23 04:20:00 +00:00
R. Ryantm
beb5730b8d cloud-nuke: 0.31.2 -> 0.32.0 2023-07-08 11:45:25 +00:00
Mario Rodas
51d5e99037 cloud-nuke: 0.31.1 -> 0.31.2
Diff: https://github.com/gruntwork-io/cloud-nuke/compare/refs/tags/v0.31.1...v0.31.2

Changelog: https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.31.2
2023-06-16 04:20:00 +00:00
Mario Rodas
3d50aaec61 cloud-nuke: disable telemetry 2023-05-12 08:17:00 +00:00
R. Ryantm
6a7c8a7c51 cloud-nuke: 0.30.0 -> 0.31.1 2023-05-12 08:16:19 +00:00
Fabian Affolter
7af8cd7db1
cloud-nuke: add changelog to meta 2023-05-06 13:45:23 +02:00
R. Ryantm
5d924595d0 cloud-nuke: 0.29.7 -> 0.30.0 2023-05-06 11:03:43 +00:00
R. Ryantm
785d917d12 cloud-nuke: 0.29.4 -> 0.29.7 2023-04-27 08:48:13 +00:00
R. Ryantm
901994cd7a cloud-nuke: 0.29.2 -> 0.29.4 2023-04-19 15:58:42 +00:00
Mario Rodas
bd8faee2d5 cloud-nuke: 0.29.0 -> 0.29.2
https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.29.1
https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.29.2
2023-04-09 04:20:00 +00:00
Mario Rodas
2620a7fa06 cloud-nuke: 0.27.1 -> 0.29.0
https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.29.0
2023-04-05 04:20:00 +00:00
R. Ryantm
06438d56bc cloud-nuke: 0.27.0 -> 0.27.1 2023-03-25 07:02:49 +00:00
Mario Rodas
852ff3f7b6 cloud-nuke: 0.21.0 -> 0.27.0 2023-03-10 04:20:00 +00:00
R. Ryantm
7f372dbb8f cloud-nuke: 0.20.0 -> 0.21.0 2022-11-01 17:26:33 +00:00
R. Ryantm
05230d2f82 cloud-nuke: 0.19.1 -> 0.20.0 2022-09-30 10:41:26 +00:00
R. Ryantm
4ddfe72487 cloud-nuke: 0.19.0 -> 0.19.1 2022-09-28 08:17:23 +00:00
R. Ryantm
a05e98e540 cloud-nuke: 0.17.0 -> 0.19.0 2022-08-24 09:39:19 +00:00
R. Ryantm
829d19938c cloud-nuke: 0.16.4 -> 0.17.0 2022-08-17 05:32:38 +00:00
R. Ryantm
2b97759350 cloud-nuke: 0.16.2 -> 0.16.4 2022-08-13 05:24:06 +00:00
R. Ryantm
bd08509469 cloud-nuke: 0.16.1 -> 0.16.2 2022-07-28 04:12:16 +00:00
Mario Rodas
953bc968a9 cloud-nuke: 0.12.2 -> 0.16.1 2022-07-23 04:20:00 +00:00
R. Ryantm
bb6307872c cloud-nuke: 0.11.8 -> 0.12.2 2022-07-08 06:14:42 +00:00
R. Ryantm
208389a81e cloud-nuke: 0.11.6 -> 0.11.8 2022-06-25 10:55:36 +00:00
R. Ryantm
e8a1d8a019 cloud-nuke: 0.11.3 -> 0.11.6 2022-05-25 09:50:49 +00:00
R. Ryantm
6977469966 cloud-nuke: 0.11.1 -> 0.11.3 2022-03-20 09:41:19 +00:00
R. Ryantm
cabf0bbfb1 cloud-nuke: 0.11.0 -> 0.11.1 2022-03-16 01:17:35 +00:00
R. Ryantm
e341c4a115 cloud-nuke: 0.10.0 -> 0.11.0 2022-03-12 04:44:33 +00:00
R. Ryantm
55469721e1 cloud-nuke: 0.9.1 -> 0.10.0 2022-02-11 02:06:54 +00:00
R. Ryantm
ea36532b50 cloud-nuke: 0.7.3 -> 0.9.1 2022-01-24 02:45:17 +00:00
R. Ryantm
24c15bd31d cloud-nuke: 0.7.1 -> 0.7.3 2022-01-11 04:16:55 +00:00
Mario Rodas
a165f9ea9a cloud-nuke: 0.5.1 -> 0.7.1 2021-11-24 04:20:00 +00:00
R. Ryantm
468e539bad cloud-nuke: 0.5.0 -> 0.5.1 2021-10-29 07:31:54 +00:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
1733b349dc cloud-nuke: 0.4.0 -> 0.5.0 2021-08-25 02:07:57 +00:00
R. RyanTM
c42c8c4ff6 cloud-nuke: 0.3.0 -> 0.4.0 2021-07-26 23:20:07 +00:00
R. RyanTM
d9a91ae52a cloud-nuke: 0.2.0 -> 0.3.0 2021-07-04 02:45:14 +00:00
R. RyanTM
200d662a3e cloud-nuke: 0.1.30 -> 0.2.0 2021-06-28 18:20:12 +00:00
R. RyanTM
017787f0f4 cloud-nuke: 0.1.29 -> 0.1.30 2021-05-05 01:25:49 -04:00
R. RyanTM
7ff0ce48df cloud-nuke: 0.1.28 -> 0.1.29 2021-04-22 07:48:46 +00:00
R. RyanTM
e8a7bf4e2d cloud-nuke: 0.1.27 -> 0.1.28 2021-04-10 07:03:23 +00:00