Commit Graph

5 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
Dmitry Kalinkin
5472732879
dapl-native: mark as broken on darwin 2021-12-20 15:56:35 -05:00
AndersonTorres
504fff7a3b dapl: 0.2.0+unstable=2021-06-30 -> 0.2.0+date=2021-10-16 2021-10-16 21:24:59 -03:00
Harrison Houghton
78d619d9d5 dapl, dapl-native: fix
The Java sources contain APL characters as UTF-8, and javac needs to be
told to interpret them as such.
2021-10-16 16:01:48 -04:00
AndersonTorres
2122549476 dapl: init at 0.2.0+unstable=2021-06-30 2021-10-08 00:15:33 -03:00