whipper: add mainProgram (#404868)
This commit is contained in:
@@ -123,5 +123,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
maintainers = with maintainers; [ emily ];
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "whipper";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user