legendary-gl: add main program
This commit is contained in:
parent
71b5ecd633
commit
6dbaf744d6
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ buildPythonApplication rec {
|
|||
homepage = "https://github.com/derrod/legendary";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ equirosa ];
|
||||
mainProgram = "legendary";
|
||||
};
|
||||
|
||||
passthru.updateScript = gitUpdater { };
|
||||
|
|
Loading…
Reference in a new issue