Commit Graph

5 Commits

Author SHA1 Message Date
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
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
8796286f35 netassert: 2.0.2 -> 2.0.3 2023-12-17 06:06:19 +00:00
06kellyjac
763c2366a0 netassert: 2.0.1 -> 2.0.2
Diff: https://github.com/controlplaneio/netassert/compare/v2.0.1...v2.0.2

Changelog: https://github.com/controlplaneio/netassert/blob/v2.0.2/CHANGELOG.md
2023-05-11 17:21:58 +01:00
06kellyjac
a9611f3429 netassert: init at 2.0.1 2023-05-11 07:50:15 -03:00