haskellPackages.rel8: make test suite work by providing postgres tools
This commit is contained in:
@@ -900,4 +900,6 @@ self: super: builtins.intersectAttrs super {
|
||||
'';
|
||||
}));
|
||||
|
||||
rel8 = addTestToolDepend super.rel8 pkgs.postgresql;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user