File tree 4 files changed +5
-0
lines changed
test_dt_patches_user_srcjar
4 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ http_archive(
21
21
load ("@rules_python//python:repositories.bzl" , "py_repositories" )
22
22
23
23
py_repositories ()
24
+
24
25
local_repository (
25
26
name = "io_bazel_rules_scala" ,
26
27
path = "../.." ,
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ http_archive(
20
20
21
21
load ("@rules_python//python:repositories.bzl" , "py_repositories" )
22
22
23
+ py_repositories ()
24
+
23
25
local_repository (
24
26
name = "io_bazel_rules_scala" ,
25
27
path = "../.." ,
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ http_archive(
21
21
load ("@rules_python//python:repositories.bzl" , "py_repositories" )
22
22
23
23
py_repositories ()
24
+
24
25
http_archive (
25
26
name = "rules_proto" ,
26
27
sha256 = "8e7d59a5b12b233be5652e3d29f42fba01c7cbab09f6b3a8d0a57ed6d1e9a0da" ,
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ http_archive(
21
21
load ("@rules_python//python:repositories.bzl" , "py_repositories" )
22
22
23
23
py_repositories ()
24
+
24
25
local_repository (
25
26
name = "io_bazel_rules_scala" ,
26
27
path = "../../../" ,
You can’t perform that action at this time.
0 commit comments