mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
whipper: add mainProgram (#404868)
This commit is contained in:
commit
ebd5b3e305
1 changed files with 1 additions and 0 deletions
|
@ -123,5 +123,6 @@ python3.pkgs.buildPythonApplication rec {
|
|||
maintainers = with maintainers; [ emily ];
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "whipper";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue