haskell-system-canonicalpath: fix build by disabling the test suite
This commit is contained in:
@@ -431,6 +431,9 @@ self: super: {
|
|||||||
# https://github.com/evanrinehart/mikmod/issues/1
|
# https://github.com/evanrinehart/mikmod/issues/1
|
||||||
mikmod = addExtraLibrary super.mikmod pkgs.libmikmod;
|
mikmod = addExtraLibrary super.mikmod pkgs.libmikmod;
|
||||||
|
|
||||||
|
# https://github.com/d12frosted/CanonicalPath/issues/3
|
||||||
|
system-canonicalpath = dontCheck super.system-canonicalpath;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
|||||||
Reference in New Issue
Block a user