···102 meta = with lib; {
103 description = "Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will";
104 homepage = "https://www.betterbird.eu/";
0105 maintainers = with maintainers; [ SuperSandro2000 ];
106 inherit (thunderbird-unwrapped.meta) platforms badPlatforms broken license;
107 };
···102 meta = with lib; {
103 description = "Betterbird is a fine-tuned version of Mozilla Thunderbird, Thunderbird on steroids, if you will";
104 homepage = "https://www.betterbird.eu/";
105+ mainProgram = "betterbird";
106 maintainers = with maintainers; [ SuperSandro2000 ];
107 inherit (thunderbird-unwrapped.meta) platforms badPlatforms broken license;
108 };