Make all checks work

This commit is contained in:
Las Safin 2021-09-03 15:17:56 +00:00
parent 7f805cb48f
commit 33a847c117
No known key found for this signature in database
GPG Key ID: E7FA928911B61ED6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ stdenv.mkDerivation {
USER = "verhaegs";
postPatch = "patchShebangs .";
configurePhase = "true";
configurePhase = "export CHECK_TOOLKIT=\"$PWD\"";
buildPhase = ''
cd benchs
../bin/go.sh