networkmanager: no need for parallel building flag, drop
Per reviewer feedback, thanks! Co-Authored-By: dtzWill <github@wdtz.org>
This commit is contained in:
parent
b0537770d9
commit
47bf62c0c9
@ -87,7 +87,6 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
doCheck = false; # requires /sys, the net
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs ./tools
|
||||
|
Loading…
Reference in New Issue
Block a user