xen: enable parallel building

+2
+2
pkgs/applications/virtualization/xen/generic.nix
··· 221 221 done 222 222 ''; 223 223 224 + enableParallelBuilding = true; 225 + 224 226 # TODO(@oxij): Stop referencing args here 225 227 meta = { 226 228 homepage = http://www.xen.org/;