lol

haskell-github-types: test suite tries to access the network

+1
+1
pkgs/development/haskell-modules/configuration-common.nix
··· 314 314 concurrent-dns-cache = dontCheck super.concurrent-dns-cache; 315 315 dbus = dontCheck super.dbus; # http://hydra.cryp.to/build/498404/log/raw 316 316 digitalocean-kzs = dontCheck super.digitalocean-kzs; # https://github.com/KazumaSATO/digitalocean-kzs/issues/1 317 + github-types = dontCheck super.github-types; # http://hydra.cryp.to/build/1114046/nixlog/1/raw 317 318 hadoop-rpc = dontCheck super.hadoop-rpc; # http://hydra.cryp.to/build/527461/nixlog/2/raw 318 319 hasql = dontCheck super.hasql; # http://hydra.cryp.to/build/502489/nixlog/4/raw 319 320 hjsonschema = overrideCabal super.hjsonschema (drv: { testTarget = "local"; });