haskellPackages.hls-brittany-plugin: dontCheck on darwin
This commit is contained in:
parent
a5f7608182
commit
d1c3389650
1 changed files with 1 additions and 0 deletions
|
@ -170,5 +170,6 @@ self: super: {
|
|||
|
||||
# 2021-05-25: Tests fail and I have no way to debug them.
|
||||
hls-class-plugin = dontCheck super.hls-class-plugin;
|
||||
hls-brittany-plugin = dontCheck super.hls-brittany-plugin;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue