perlPackages.MojoPg: fix check phase

This commit is contained in:
volth 2020-06-20 19:09:09 +00:00
parent efc70eb6d7
commit 7fe0a5c2b2

View file

@ -12511,6 +12511,7 @@ let
sha256 = "5061eaddddb52c9daf2cbc34bb21e9aeea6ae58a22775fdf1ffa747905ebc992";
};
propagatedBuildInputs = [ DBDPg Mojolicious SQLAbstract ];
buildInputs = [ TestDeep ];
meta = {
homepage = "https://github.com/mojolicious/mojo-pg";
description = "Mojolicious <3 PostgreSQL";