Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
5cc1a3a1bed69fe89444787f07045b84932ad10a
/
.
/
e2e
/
coreutils
/
WORKSPACE
blob: 4f6c4851acc8b9de30b03695e4b049043ce1b6d5 [
file
]
local_repository
(
name
=
"aspect_bazel_lib"
,
path
=
"../.."
,
)
load
(
"@aspect_bazel_lib//lib:repositories.bzl"
,
"aspect_bazel_lib_dependencies"
,
"register_coreutils_toolchains"
)
aspect_bazel_lib_dependencies
()
register_coreutils_toolchains
()