ip: disable test suite
This commit is contained in:
parent
907b898383
commit
aa66f3fd08
@ -463,6 +463,9 @@ self: super: {
|
|||||||
# https://github.com/byteverse/bytebuild/issues/19
|
# https://github.com/byteverse/bytebuild/issues/19
|
||||||
bytebuild = dontCheck super.bytebuild;
|
bytebuild = dontCheck super.bytebuild;
|
||||||
|
|
||||||
|
# https://github.com/andrewthad/haskell-ip/issues/67
|
||||||
|
ip = dontCheck super.ip;
|
||||||
|
|
||||||
# https://github.com/ndmitchell/shake/issues/206
|
# https://github.com/ndmitchell/shake/issues/206
|
||||||
# https://github.com/ndmitchell/shake/issues/267
|
# https://github.com/ndmitchell/shake/issues/267
|
||||||
shake = overrideCabal super.shake (drv: { doCheck = !pkgs.stdenv.isDarwin && false; });
|
shake = overrideCabal super.shake (drv: { doCheck = !pkgs.stdenv.isDarwin && false; });
|
||||||
|
@ -6829,7 +6829,6 @@ broken-packages:
|
|||||||
- iostring
|
- iostring
|
||||||
- iothread
|
- iothread
|
||||||
- iotransaction
|
- iotransaction
|
||||||
- ip
|
|
||||||
- ip2location
|
- ip2location
|
||||||
- ip2proxy
|
- ip2proxy
|
||||||
- ipatch
|
- ipatch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user