Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
ffc5a7bfa12aaa41b28058294024fbfe15ec0a80
/
.
/
e2e
/
coreutils
/
WORKSPACE
blob: 4f6c4851acc8b9de30b03695e4b049043ce1b6d5 [
file
] [
log
] [
blame
]
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
()