Commit Graph

4 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
figsoda
17d404ee80 zig.hook: rename from zigHook
This makes using specific versions of zig easier (without overrides)
2023-08-10 02:37:53 +00:00
IogaMaster
631b5b9cc6 colorstorm: init at 2.0.0
It's a color theme generator for editors and terminal emulators, rewritten in
Zig.

Co-authored-by: IogaMaster <iogamastercode@gmail.com>
Co-authored-by: figsoda <figsoda@pm.me>
2023-08-05 11:10:50 +00:00