enableParallelBuild -> enableParallelBuilding

This commit is contained in:
Eelco Dolstra
2016-09-01 10:46:11 +02:00
parent f5271680c4
commit 02ee9d83d0
5 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ stdenv.mkDerivation rec{
"--localstatedir=/var/lib"
];
enableParallelBuild = true;
enableParallelBuilding = true;
meta = {
description = "Apple Filing Protocol Server";