mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
nextcloud-whiteboard-server: add meta.mainProgram
This commit is contained in:
parent
6950511009
commit
889f5b5052
1 changed files with 1 additions and 0 deletions
|
@ -31,5 +31,6 @@ buildNpmPackage rec {
|
|||
homepage = "https://apps.nextcloud.com/apps/whiteboard";
|
||||
license = lib.licenses.agpl3Plus;
|
||||
maintainers = [ lib.maintainers.onny ];
|
||||
mainProgram = "nextcloud-whiteboard-server";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue