Sign in
bazel
/
bazel
/
25e643d27dcb02bbb76a32124fd71889093aa29b
/
.
/
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__"
],
)