mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 20:34:52 +03:00
Disable failing DBIxClass tests
Seems to be random
(cherry picked from commit 5273166f53
)
This commit is contained in:
parent
4fde9fdfca
commit
51c11574fd
@ -2501,6 +2501,7 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
buildInputs = [ DBDSQLite PackageStash TestDeep TestException TestWarn ];
|
||||
propagatedBuildInputs = [ ClassAccessorGrouped ClassC3Componentised ClassInspector ConfigAny ContextPreserve DBI DataDumperConcise DataPage DevelGlobalDestruction HashMerge MROCompat ModuleFind Moo PathClass SQLAbstract ScopeGuard SubName TryTiny namespaceclean ];
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = http://www.dbix-class.org/;
|
||||
description = "Extensible and flexible object <-> relational mapper";
|
||||
|
Loading…
Reference in New Issue
Block a user