systemd: don't manually enableParallelBuilding
This is automatic for Meson builds.
This commit is contained in:
parent
6978666e15
commit
24e4a4e40f
@ -514,8 +514,6 @@ stdenv.mkDerivation {
|
||||
rm -rf $out/share/doc
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# The interface version prevents NixOS from switching to an
|
||||
# incompatible systemd at runtime. (Switching across reboots is
|
||||
# fine, of course.) It should be increased whenever systemd changes
|
||||
|
Loading…
Reference in New Issue
Block a user