htmlq: set meta.mainProgram
This commit is contained in:
parent
205f70b7fb
commit
e8d403b697
1 changed files with 1 additions and 0 deletions
|
@ -22,5 +22,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/mgdm/htmlq";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ siraben nerdypepper ];
|
||||
mainProgram = "htmlq";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue