Alexis Hildebrandt
|
f8c4a98e8e
|
treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
|
2024-06-09 23:08:46 +02:00 |
|
Anderson Torres
|
b6cceadf9c
|
vms-empire: 1.16 -> 1.17
|
2024-05-25 22:10:31 -03:00 |
|
Anderson Torres
|
0ae59f20e2
|
vms-empire: refactor
- finalAttrs
- buildInputs and nativeBuildInputs
- strictDeps as *false*
- split outputs
- no nested with
|
2024-05-25 22:01:23 -03:00 |
|
Anderson Torres
|
5d9de240e3
|
vms-empire: migrate to by-name
|
2024-05-25 21:30:40 -03:00 |
|