melpaStablePackages.eterm-256color: fix bad `markBroken`
I type `emacs` much more readily than `eterm`.
This commit is contained in:
parent
af2ef2eac6
commit
8043782b8f
pkgs/applications/editors/emacs-modes
|
@ -86,7 +86,7 @@ self:
|
|||
};
|
||||
|
||||
# upstream issue: doesn't build
|
||||
eterm-256color = markBroken super.emacs-256color;
|
||||
eterm-256color = markBroken super.eterm-256color;
|
||||
|
||||
# upstream issue: missing dependency highlight
|
||||
evil-search-highlight-persist = markBroken super.evil-search-highlight-persist;
|
||||
|
|
Loading…
Reference in New Issue