mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
Also updated closure rules to GitHub master, as the current release version (0.80.0) has compatibility issues with bazel 0.23.1. See: https://github.com/bazelbuild/rules_closure/issues/333 Note that on Debian Testing (Buster) there's currently an issue with OpenSSL that can be temporarily fixed by setting the environment variable OPENSSL_CONF to /etc/ssl. See: https://fransdejonge.com/2018/12/run-enpass-on-debian-buster-testing/ Lastly, migrated from the --local_resources flag (to be deprecated) to --local_ram_resources and --local_cpu_resources. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=237527805