emacsPackages.eterm-256color: Unmark as broken from melpa

This commit is contained in:
adisbladis
2019-08-31 23:52:28 +01:00
parent 7b32590aef
commit 9bcc28325e

View File

@@ -289,8 +289,6 @@ env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../ -A emacsPac
# missing git
egg = markBroken super.egg;
# upstream issue: doesn't build
eterm-256color = markBroken super.eterm-256color;
# upstream issue: missing file header
elmine = markBroken super.elmine;
@@ -314,6 +312,8 @@ env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../ -A emacsPac
# upstream issue: missing file header
maxframe = markBroken super.maxframe;
# upstream issue: doesn't build
eterm-256color = markBroken super.eterm-256color;
# Expects bash to be at /bin/bash
helm-rtags = markBroken super.helm-rtags;