Commit Graph

2 Commits

Author SHA1 Message Date
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Colin Arnott
80d9e24cbf
linx-server: init at unstable-2021-12-24
We were forced to patch out a single broke upstream test, and have left
that patch as a pull request: ZizzyDizzyMC/linx-server#34.

Fixes #188667
2022-12-13 22:05:34 +00:00