mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +03:00
perlPackages.Mojomysql: fix check phase
This commit is contained in:
parent
76f9b7e839
commit
4ba0fe9c28
@ -12458,6 +12458,7 @@ let
|
||||
sha256 = "8695494db239e6bbec67cc686e15a60a3424b9f71af5e9936729dfd2be8a3530";
|
||||
};
|
||||
propagatedBuildInputs = [ DBDmysql Mojolicious SQLAbstract ];
|
||||
buildInputs = [ TestDeep ];
|
||||
meta = {
|
||||
homepage = "https://github.com/jhthorsen/mojo-mysql";
|
||||
description = "Mojolicious and Async MySQL/MariaDB";
|
||||
|
Loading…
Reference in New Issue
Block a user