persistent-mysql: fix build
tests need a running mysql instance, so disable them
This commit is contained in:
committed by
Peter Simons
parent
720d0c7803
commit
7335de2dab
@@ -1468,4 +1468,6 @@ self: super: {
|
||||
# haskell-ci-0.8 needs cabal-install-parsers ==0.1, but we have 0.2.
|
||||
haskell-ci = doJailbreak super.haskell-ci;
|
||||
|
||||
persistent-mysql = dontCheck super.persistent-mysql;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
||||
Reference in New Issue
Block a user