bazel-deps: 2018-11-01 -> 2019-02-01

This commit is contained in:
Uri Baghin
2019-02-01 17:30:36 +11:00
parent 8b85a86023
commit 2b2854e522
3 changed files with 7 additions and 8 deletions
@@ -29,9 +29,6 @@ buildBazelPackage rec {
# tell rules_go to use the Go binary found in the PATH
sed -e 's:go_register_toolchains():go_register_toolchains(go_version = "host"):g' -i WORKSPACE
# tell rules_go to invoke GIT with custom CAINFO path
export GIT_SSL_CAINFO="${cacert}/etc/ssl/certs/ca-bundle.crt"
'';
preInstall = ''