mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
zulip: Set meta.mainProgram
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
parent
6e8eced61a
commit
4f8fe556e2
@ -37,5 +37,6 @@ in appimageTools.wrapType2 {
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ andersk jonafato ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "zulip";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user