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 |
|
h7x4
|
41974d5ed9
|
treewide: add mainProgram
|
2023-11-27 02:17:53 +01:00 |
|
Artturin
|
94ce5a875a
|
pkgs/tools/wayland: enable strictDeps
`fd "\.nix" pkgs/tools/wayland | xargs rg "strictDeps" --files-without-match | xargs rg "buildRust|buildGo|buildPyt|buildNim" --files-without-match | xargs vim -p`
checked with Artturin/diffing
removed unnecessary depsBuildBuild in waynergy
|
2023-03-07 18:13:38 +02:00 |
|
Sebastian Sellmeier
|
9454b54ed2
|
wlprop: init at unstable-2022-08-18
|
2022-11-30 16:27:15 +01:00 |
|