pythonPackages.dask-gateway-server: use GO111MODULE=off to build on go1.16

This commit is contained in:
Ivan Babrou
2021-02-18 09:08:35 -08:00
committed by zowoq
parent 9511f29f40
commit 3a3721c585

View File

@@ -33,6 +33,7 @@ buildPythonPackage rec {
preBuild = ''
export HOME=$(mktemp -d)
export GO111MODULE=off
'';
# tests requires cluster for testing