maui-shell: mark as broken

+2
+2
pkgs/applications/window-managers/maui-shell/default.nix
··· 84 84 license = licenses.lgpl3; 85 85 maintainers = with maintainers; [ onny ]; 86 86 platforms = platforms.linux; 87 + # https://github.com/Nitrux/maui-shell/issues/56 88 + broken = true; 87 89 }; 88 90 }