emacs: mark meta.broken if cross

This commit is contained in:
Adam Joseph 2023-04-07 00:45:44 -07:00
parent e3bbbfaf86
commit 82d4de8ecf

View file

@ -256,6 +256,7 @@ assert withTreeSitter -> tree-sitter != null;
license = licenses.gpl3Plus;
maintainers = with maintainers; [ lovek323 jwiegley adisbladis matthewbauer atemu ];
platforms = if withMacport then platforms.darwin else platforms.all;
broken = !(stdenv.buildPlatform.canExecute stdenv.hostPlatform);
longDescription = ''
GNU Emacs is an extensible, customizable text editorand more. At its