pgadmin: enable parallel building
This commit is contained in:
parent
4e9ddd3770
commit
7b82f5a3fb
@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0gkqpj8cg6jd6yhssrij1cbh960rg9fkjbdzcpryi6axwv0ag7ki";
|
||||
};
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
buildInputs = [ postgresql wxGTK libxml2 libxslt openssl ];
|
||||
|
||||
preConfigure = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user