Sign in
bazel
/
bazel
/
refs/heads/release-9.0.0-pre.20250825.1rc1
/
.
/
tools
/
sh
/
BUILD.tools
blob: 0f09db6e9d6d8723e367c3e203231d3567f096ce [
file
] [
log
] [
blame
] [
edit
]
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__"
],
)