powerdns: enableParallelBuilding = true;
The build just took quite a long time otherwise.
This commit is contained in:
parent
3ac74e8a29
commit
263b5244ef
@ -35,6 +35,7 @@ stdenv.mkDerivation rec {
|
|||||||
)
|
)
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
doCheck = true;
|
doCheck = true;
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
Reference in New Issue
Block a user