haskellPackages.rel8: make test suite work by providing postgres tools
This commit is contained in:
parent
dd728cd017
commit
0e9230fcce
1 changed files with 2 additions and 0 deletions
|
@ -900,4 +900,6 @@ self: super: builtins.intersectAttrs super {
|
|||
'';
|
||||
}));
|
||||
|
||||
rel8 = addTestToolDepend super.rel8 pkgs.postgresql;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue