Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
4f6b4bd5cb89232c98f568f4df2d4b4002084faa
/
.
/
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
()