We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9363648 commit fb48d46Copy full SHA for fb48d46
MODULE.bazel
@@ -362,9 +362,9 @@ erlang_dev_package = use_extension(
362
)
363
364
erlang_dev_package.git_package(
365
- branch = "master",
+ commit = "478aa272708ed4ad282ca02bed41a5320330e8af",
366
build_file = "@//:bazel/BUILD.ct_helper",
367
- repository = "extend/ct_helper",
+ repository = "ninenines/ct_helper",
368
369
370
0 commit comments