i3: don't manually enableParallelBuilding
This is automatic for Meson builds.
This commit is contained in:
parent
427097c8c4
commit
91a30973cc
@ -24,8 +24,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
configureFlags = [ "--disable-builddir" ];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs .
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user