Commit Graph

9 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
nat
1aab09d052
diebahn: 2.4.0 -> 2.5.0 2024-05-06 16:34:53 +02:00
Yuchen He
6389c26e7c diebahn: add lilacious to the maintainers
Signed-off-by: Yuchen He <yuchenhe126@gmail.com>
2024-04-01 17:47:34 +02:00
Robert Schütz
76af7c9d24 diebahn: 2.3.0 -> 2.4.0
Diff: https://gitlab.com/schmiddi-on-mobile/railway/-/compare/2.3.0...2.4.0

Changelog: https://gitlab.com/schmiddi-on-mobile/railway/-/blob/2.4.0/CHANGELOG.md
2024-03-03 11:48:32 -08:00
Robert Schütz
31ceb8166b diebahn: 2.1.0 -> 2.3.0
Diff: https://gitlab.com/schmiddi-on-mobile/railway/-/compare/2.1.0...2.3.0

Changelog: https://gitlab.com/schmiddi-on-mobile/railway/-/blob/2.3.0/CHANGELOG.md
2024-02-11 21:52:51 -08:00
Robert Schütz
a1e020cac8 diebahn: add meta.mainProgram 2023-11-27 09:20:52 -08:00
Robert Schütz
f31fc1b4a5 diebahn: 1.5.0 -> 2.1.0
Diff: https://gitlab.com/schmiddi-on-mobile/diebahn/-/compare/1.5.0...2.1.0

Changelog: https://gitlab.com/schmiddi-on-mobile/railway/-/blob/2.1.0/CHANGELOG.md
2023-11-26 12:00:49 -08:00
Randy Eckenrode
6c799bae33
diebahn: fix build on Darwin
* Include required frameworks; and
* Use gettext from nixpkgs (required for building with newer clangs).
2023-10-21 22:48:17 -04:00
Robert Schütz
3784f9b15e diebahn: init at 1.5.0 2023-08-07 11:35:43 -07:00