···60 description = "A style to bend Qt applications to look like they belong into GNOME Shell";
61 homepage = "https://github.com/FedoraQt/adwaita-qt";
62 license = licenses.gpl2Plus;
63- maintainers = teams.gnome.members ++ (with maintainers; [ ]);
64 platforms = platforms.all;
65 };
66}
···60 description = "A style to bend Qt applications to look like they belong into GNOME Shell";
61 homepage = "https://github.com/FedoraQt/adwaita-qt";
62 license = licenses.gpl2Plus;
63+ maintainers = with maintainers; [ ];
64 platforms = platforms.all;
65 };
66}