foswiki, egypt, wml: fix build

This commit is contained in:
Vladimír Čunát
2016-04-25 16:16:21 +02:00
parent ecf75f1b4f
commit 1c9234fd6c
3 changed files with 7 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ buildPerlPackage rec {
url = "http://www.gson.org/egypt/download/${name}.tar.gz";
};
outputs = [ "out" ];
enableParallelBuilding = true;
doCheck = true;