haskell-yi: mark as broken
This commit is contained in:
parent
ec49307518
commit
ddb8c06c2d
1 changed files with 8 additions and 0 deletions
|
@ -1013,4 +1013,12 @@ self: super: {
|
|||
# generate enough conclusive test cases.
|
||||
split = dontCheck super.split;
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/14967
|
||||
yi = markBroken super.yi;
|
||||
yi-fuzzy-open = markBroken super.yi-fuzzy-open;
|
||||
yi-monokai = markBroken super.yi-monokai;
|
||||
yi-snippet = markBroken super.yi-snippet;
|
||||
yi-solarized = markBroken super.yi-solarized;
|
||||
yi-spolsky = markBroken super.yi-spolsky;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue