Commit Graph

5 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
pacien
a6515b40d1 translatelocally: add passthru test 2023-12-15 21:36:30 +01:00
pacien
60f24993b6 translatelocally: fix build for aarch64-linux 2023-12-15 21:36:27 +01:00
pacien
2d08d20682 translatelocally: 2023-08-25 -> 2023-09-20 2023-09-30 21:27:28 +02:00
pacien
7d79717584 translatelocally: init at unstable-2023-08-25
Upstream doesn't have proper version tags, so I'm using a commit hash
and date here. The CMake files are patched so they don't try using
the stripped .git repo data to generate a version string.

Github: closes #250867
2023-09-08 22:30:26 +02:00