mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 20:57:53 +00:00
htmlq: set meta.mainProgram
This commit is contained in:
parent
205f70b7fb
commit
e8d403b697
@ -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 New Issue
Block a user