3
0
Fork 0
forked from mirrors/nixpkgs

melpaPackages.graphene: mark broken

This commit is contained in:
Thomas Tuegel 2016-01-22 15:13:41 -06:00
parent 8df0951f59
commit ee81df1a92

View file

@ -89,6 +89,9 @@ self:
# upstream issue: missing file header
fold-dwim = markBroken super.fold-dwim;
# build timeout
graphene = markBroken super.graphene;
# upstream issue: mismatched filename
helm-lobsters = markBroken super.helm-lobsters;