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
feat: expose @nodejs_host//:bin/node without using alias (#3434)
This makes it possible for repository rules to reliably find a path to a node interpreter using rctx.path,
without having to hard-code any repository name.
Needed to workaround rctx.path not understanding alias, and repository rules not having any toolchain resolution.
0 commit comments