Commit Graph

3 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
Georg Haas
16a9328410
nixos/tests/clatd: init 2024-04-29 23:29:34 +02:00
Jared Baur
30ed264371
clatd: init at 1.6
[clatd](https://github.com/toreanderson/clatd) implements the CLAT
component of the 464XLAT network architecture specified in RFC 6877.
2024-04-17 22:08:36 -07:00