Sign in
bazel
/
bazel
/
9ecc2b60b6260ca525cf0f5bbc16f4e18d39db6a
/
.
/
tools
/
sh
/
BUILD.tools
blob: 0f09db6e9d6d8723e367c3e203231d3567f096ce [
file
]
exports_files
([
"sh_toolchain.bzl"
,
])
alias
(
name
=
"toolchain_type"
,
actual
=
"@rules_shell//shell:toolchain_type"
,
visibility
=
[
"//visibility:public"
],
)
filegroup
(
name
=
"bzl_srcs"
,
srcs
=
glob
([
"*.bzl"
]),
visibility
=
[
"//tools:__pkg__"
],
)