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
R. Ryantm
748a669291 dillo: 3.1.0 -> 3.1.1 2024-06-08 12:49:08 +00:00
Anderson Torres
0e97dafeda dillo: 3.0.5-unstable-2021-02-09 -> 3.1.0
Dillo is now under new direction!
2024-05-10 07:47:04 +00:00
Anderson Torres
dc675957bf dillo: refactor
- fix version string
- strictDeps
- split outputs
- no nested with
2024-05-10 07:47:04 +00:00
Anderson Torres
d210f6bc5a dillo: migrate to by-name 2024-05-10 07:47:04 +00:00