Commit Graph

4 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
Gustavo Coutinho de Souza
29d1b59b2d
aba: 0.7.1 -> 0.8.0 2023-12-02 21:48:35 -03:00
Gustavo Coutinho de Souza
f4f39bab16
aba: 0.7.0 -> 0.7.1
And also the following changes:

1. Make use of `just` as the build framework; and
2. Remove meta attribute platforms, since it is set by
   `buildRustPackage`.
2023-11-02 23:46:54 -03:00
Gustavo Coutinho de Souza
82ee010f3e
aba: init at 0.7.0 2023-10-26 08:02:21 -03:00