Files
prysm/.bazelrc
Preston Van Loon ebdbc230c3 Merge renovate updates (#2850)
* Update com_github_prysmaticlabs_go_ssz commit hash to 0fdbce2

* Update io_bazel_rules_k8s commit hash to cddc035

* Update dependency build_bazel_rules_nodejs to v0.32.2

* Update dependency com_github_prometheus_common to v0.6.0

* Update dependency com_github_syndtr_goleveldb to v1

* revert ssz breakage

* Update libp2p

* update infra

* update infra

* specify node_modules

* add flag

* clarify in comment

* update rules_docker

* workarounds for python2. see: https://github.com/bazelbuild/rules_docker/issues/842
2019-06-24 15:53:49 -04:00

7 lines
212 B
Plaintext

# Temporary opt-in for rules_nodejs
build --experimental_allow_incremental_repository_updates
# Workaround for rules_docker.
# https://github.com/bazelbuild/rules_docker/issues/842
build --host_force_python=PY2