xen: enable parallel building
This commit is contained in:
parent
eb915f2b3c
commit
b42cf67084
@ -221,6 +221,8 @@ stdenv.mkDerivation (rec {
|
|||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
# TODO(@oxij): Stop referencing args here
|
# TODO(@oxij): Stop referencing args here
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.xen.org/;
|
homepage = http://www.xen.org/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user