···59 meta = {
60 homepage = "https://gitlab.gnome.org/jpu/casilda";
61 description = "Simple Wayland compositor widget for Gtk 4 which can be used to embed other processes windows in Gtk 4 application";
62- maintainers = with lib.maintainers; [ emaryn ];
63 license = lib.licenses.lgpl21Plus;
64 platforms = lib.platforms.unix;
65 };
···59 meta = {
60 homepage = "https://gitlab.gnome.org/jpu/casilda";
61 description = "Simple Wayland compositor widget for Gtk 4 which can be used to embed other processes windows in Gtk 4 application";
62+ maintainers = with lib.maintainers; [ ];
63 license = lib.licenses.lgpl21Plus;
64 platforms = lib.platforms.unix;
65 };
···33 description = "Small library to convert case of a given string";
34 license = lib.licenses.lgpl3Plus;
35 platforms = lib.platforms.linux;
36- maintainers = with lib.maintainers; [ emaryn ];
37 };
38})
···33 description = "Small library to convert case of a given string";
34 license = lib.licenses.lgpl3Plus;
35 platforms = lib.platforms.linux;
36+ maintainers = with lib.maintainers; [ ];
37 };
38})