fdroidserver: set mainProgram
This commit is contained in:
@@ -112,5 +112,6 @@ buildPythonApplication rec {
|
||||
description = "Server and tools for F-Droid, the Free Software repository system for Android";
|
||||
license = licenses.agpl3Plus;
|
||||
maintainers = with maintainers; [ linsui jugendhacker ];
|
||||
mainProgram = "fdroid";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user