srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
40364834
aa932a32
build: Switch to the Starlarkified local_repository rule
The native version of the rule is going to be disabled by default inBazel 8.
inline
split
WORKSPACE
added: 2, removed: 1, total 1
@@ -1,4 +1,5 @@
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive", "http_file")
load("@bazel_tools//tools/build_defs/repo:local.bzl", "local_repository")
# Bazel
# =========================================================