Commit Graph

8 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
lucasew
1e1685f116 ablog: 0.11.8 -> 0.11.10
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-05-16 13:04:30 -03:00
lucasew
4d6e011773 ablog: move to by-name, fix build
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-05-16 13:03:49 -03:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Mario Rodas
0113a28f5f ab-av1: init at 0.7.14 2024-04-19 04:20:00 +00: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