You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bazel 7.1 and 8.0 added a `repository_ctx.getenv` function which lazily
declares environment variables (see bazelbuild/bazel#19511). This patch
adds a feature check for it for use outside of repository rule
implementations.
0 commit comments