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