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
jopejoe1
79c39130b2 adbtuifm: fix url 2024-05-08 20:00:00 +02:00
daru
9e5f017ecc adbtuifm: shorten meta.description attribute
Changed the description to adhere to the meta guidelines
2024-04-23 07:13:18 +02:00
daru
6f257b6d5a adbtuifm: remove android-tools build input
The android-tools package requires additional configuration, which
cannot be provided in this package
2024-04-23 07:11:30 +02:00
daru
67239c4d4a adbtuifm: init at 0.5.8 2024-04-22 16:45:18 +02:00