mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
mailpit: add meta.mainProgram
This commit is contained in:
parent
d761372b5c
commit
1c247c31d4
@ -65,5 +65,6 @@ buildGoModule {
|
||||
changelog = "https://github.com/axllent/mailpit/releases/tag/v${version}";
|
||||
maintainers = with maintainers; [ stephank ];
|
||||
license = licenses.mit;
|
||||
mainProgram = "mailpit";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user