Doron Behar
|
42a85f4735
|
hello: use also versionCheckHook
|
2024-06-28 18:03:59 +03:00 |
|
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 |
|
Yueh-Shun Li
|
05491696c5
|
hello: add postInstallCheck
Set doInstallCheck = true.
Test the existence of main program in postInstallCheck.
|
2024-03-13 23:21:29 +08:00 |
|
Bob van der Linden
|
ba563a6ec1
|
hello: add meta.mainProgram
|
2023-09-16 12:55:12 +02:00 |
|
Silvan Mosberger
|
77d50b03e4
|
hello: Move to pkgs/by-name
|
2023-09-05 16:11:04 +02:00 |
|