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
@@ -185286,8 +185286,6 @@ self: {
|
||||
];
|
||||
description = "Backend for the persistent library using MySQL database server";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"persistent-mysql-haskell" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user