···26 passthru.updateScript = nix-update-script { };
2728 meta = previousAttrs.meta // {
29- mainProgram = if stdenv.hostPlatform.isLinux then "ayugram-desktop" else "AyuGram";
30 description = "Desktop Telegram client with good customization and Ghost mode";
31 longDescription = ''
32 The best that could be in the world of Telegram clients.
···26 passthru.updateScript = nix-update-script { };
2728 meta = previousAttrs.meta // {
29+ mainProgram = "AyuGram";
30 description = "Desktop Telegram client with good customization and Ghost mode";
31 longDescription = ''
32 The best that could be in the world of Telegram clients.