Loading pkgs/desktops/gnome/extensions/no-title-bar/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ stdenv.mkDerivation rec { description = "Integrates maximized windows with the top panel"; homepage = "https://github.com/poehlerj/no-title-bar"; license = licenses.gpl2; maintainers = with maintainers; [ jonafato svsdep amaxine ]; maintainers = with maintainers; [ jonafato svsdep ]; platforms = platforms.linux; }; } Loading
pkgs/desktops/gnome/extensions/no-title-bar/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ stdenv.mkDerivation rec { description = "Integrates maximized windows with the top panel"; homepage = "https://github.com/poehlerj/no-title-bar"; license = licenses.gpl2; maintainers = with maintainers; [ jonafato svsdep amaxine ]; maintainers = with maintainers; [ jonafato svsdep ]; platforms = platforms.linux; }; }