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 |
|
Anderson Torres
|
e676f6d49c
|
stella: 6.7 -> 6.7.1
Now with system (non-vendored) sqlite support!
|
2024-01-16 22:26:06 -03:00 |
|
Anderson Torres
|
cc790c2f89
|
stella: refactor
- finalAttrs design pattern
- get rid of nested with
- meta.changelog and meta.mainProgram
|
2024-01-16 22:07:03 -03:00 |
|
Anderson Torres
|
f8b7805dd0
|
stella: migrate to by-name
|
2024-01-16 22:02:22 -03:00 |
|