haskell-textocat-api: test suite tries to access the network
This commit is contained in:
parent
e25b42d852
commit
c32c742a82
@ -311,6 +311,7 @@ self: super: {
|
|||||||
scotty-binding-play = dontCheck super.scotty-binding-play;
|
scotty-binding-play = dontCheck super.scotty-binding-play;
|
||||||
slack-api = dontCheck super.slack-api; # https://github.com/mpickering/slack-api/issues/5
|
slack-api = dontCheck super.slack-api; # https://github.com/mpickering/slack-api/issues/5
|
||||||
stackage = dontCheck super.stackage; # http://hydra.cryp.to/build/501867/nixlog/1/raw
|
stackage = dontCheck super.stackage; # http://hydra.cryp.to/build/501867/nixlog/1/raw
|
||||||
|
textocat-api = dontCheck super.textocat-api; # http://hydra.cryp.to/build/887011/log/raw
|
||||||
warp = dontCheck super.warp; # http://hydra.cryp.to/build/501073/nixlog/5/raw
|
warp = dontCheck super.warp; # http://hydra.cryp.to/build/501073/nixlog/5/raw
|
||||||
wreq = dontCheck super.wreq; # http://hydra.cryp.to/build/501895/nixlog/1/raw
|
wreq = dontCheck super.wreq; # http://hydra.cryp.to/build/501895/nixlog/1/raw
|
||||||
wreq-sb = dontCheck super.wreq-sb; # http://hydra.cryp.to/build/783948/log/raw
|
wreq-sb = dontCheck super.wreq-sb; # http://hydra.cryp.to/build/783948/log/raw
|
||||||
|
Loading…
x
Reference in New Issue
Block a user