lol

haskellPackages.hasql-interpolate: disable tests (need running postgres)

+1
+1
pkgs/development/haskell-modules/configuration-nix.nix
··· 155 155 github-types = dontCheck super.github-types; # http://hydra.cryp.to/build/1114046/nixlog/1/raw 156 156 hadoop-rpc = dontCheck super.hadoop-rpc; # http://hydra.cryp.to/build/527461/nixlog/2/raw 157 157 hasql = dontCheck super.hasql; # http://hydra.cryp.to/build/502489/nixlog/4/raw 158 + hasql-interpolate = dontCheck super.hasql-interpolate; # wants to connect to postgresql 158 159 hasql-transaction = dontCheck super.hasql-transaction; # wants to connect to postgresql 159 160 hjsonschema = overrideCabal (drv: { testTarget = "local"; }) super.hjsonschema; 160 161 marmalade-upload = dontCheck super.marmalade-upload; # http://hydra.cryp.to/build/501904/nixlog/1/raw