Merge pull request #192613 from superherointj/broken-mmex

mmex: mark broken

authored by figsoda and committed by GitHub ec115cf7 da1bfc77

+1
+1
pkgs/applications/office/mmex/default.nix
··· 28 28 license = lib.licenses.gpl2Plus; 29 29 maintainers = with lib.maintainers; [viric]; 30 30 platforms = with lib.platforms; linux; 31 + broken = true; # at 2022-11-23 31 32 }; 32 33 }