Commit Graph

5 Commits

Author SHA1 Message Date
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
Daylin Morgan
8f46cabf6c nimlangserver: add missing newline 2024-02-22 11:20:45 +00:00
Daylin Morgan
5ea0c5bf54 nixlangserver: add homepage 2024-02-22 11:20:45 +00:00
Daylin Morgan
a645afde17 nimlangserver: update lock.json with correct entries
the previous lock.json had duplicates for two packages
this one only contains a single FOD for each nim module
2024-02-22 11:20:45 +00:00
Daylin Morgan
8dc1729833 nimlangserver: init at 1.2.0 2024-02-09 11:56:40 +00:00