haskell-yi is broken

This commit is contained in:
Peter Simons 2015-08-15 20:12:15 +02:00
parent aae5f5d80e
commit 23761a4fd6

View file

@ -927,4 +927,12 @@ self: super: {
# https://github.com/GaloisInc/HaNS/pull/8
hans = appendPatch super.hans ./patches/hans-disable-webserver.patch;
# https://github.com/yi-editor/yi/issues/776
yi = markBroken super.yi;
yi-monokai = dontDistribute super.yi-monokai;
yi-snippet = dontDistribute super.yi-snippet;
yi-solarized = dontDistribute super.yi-solarized;
yi-spolsky = dontDistribute super.yi-spolsky;
}