Commit Graph

10 Commits

Author SHA1 Message Date
Anderson Torres
618cffa8e1 nawk: uses installBin to install the binary 2024-08-28 19:56:16 -03:00
Alexis Hildebrandt
25f283f361 nawk: reformat using nixfmt 2024-08-05 09:51:15 +02:00
Alexis Hildebrandt
350f99833a nawk: 20240422 -> 20240728 2024-08-05 09:17:35 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
01f8eb1383 nawk: 20240311 -> 20240422 2024-04-22 09:25:57 +02:00
Alexis Hildebrandt
c2f60aeadc nawk: 20230911 -> 20240311 2024-03-19 00:03:53 +01:00
Alexis Hildebrandt
b570cc35e4 nawk: update homepage 2023-09-20 09:21:59 -03:00
Alexis Hildebrandt
96e42dafe9 nawk: 20230909 -> 20230911 2023-09-20 00:09:45 -03:00
Anderson Torres
32658f902e nawk: refactor
- Align lists
- Rename manpage (to avoid clash)
- Convert to rec-less overlay-style overridable recursive attributes (operative
  since https://github.com/NixOS/nixpkgs/pull/119942)
- meta.mainProgram
2023-09-16 21:17:02 +00:00
Anderson Torres
33c496936d nawk: migrate to by-name hierarchy 2023-09-16 21:17:02 +00:00