mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
haskell-imagemagick: test suite is broken
This commit is contained in:
parent
2f03c42736
commit
fd53387bba
@ -919,4 +919,7 @@ self: super: {
|
||||
# https://github.com/skogsbaer/hscurses/issues/24
|
||||
hscurses = markBroken super.hscurses;
|
||||
|
||||
# https://github.com/qnikst/imagemagick/issues/34
|
||||
imagemagick = dontCheck super.imagemagick;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user