mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
haskell-hlibBladeRF fails its test suite.
This commit is contained in:
parent
43c4372d4c
commit
956ccc7b8d
@ -620,6 +620,9 @@ self: super: {
|
||||
webkit = markBroken super.webkit;
|
||||
websnap = markBroken super.websnap;
|
||||
|
||||
# https://github.com/victoredwardocallaghan/hlibBladeRF/issues/4
|
||||
hlibBladeRF = dontCheck super.hlibBladeRF;
|
||||
|
||||
} // {
|
||||
|
||||
# Not on Hackage.
|
||||
|
Loading…
Reference in New Issue
Block a user