paperless-ngx: set meta.mainProgram
This commit is contained in:
@@ -316,6 +316,7 @@ python.pkgs.buildPythonApplication rec {
|
||||
changelog = "https://github.com/paperless-ngx/paperless-ngx/releases/tag/v${version}";
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "paperless-ngx";
|
||||
maintainers = with maintainers; [
|
||||
leona
|
||||
SuperSandro2000
|
||||
|
||||
Reference in New Issue
Block a user