diff --git a/MODULE.bazel b/MODULE.bazel index fdec1f2..3e81cbd 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -8,11 +8,11 @@ bazel_dep(name = "bazel-orfs") git_override( module_name = "bazel-orfs", remote = "https://github.com/antmicro/bazel-orfs.git", - commit = "3d2ebc144ffa6dbf0e97784fd1c3a2bae9aa791c" + commit = "34125b0da4ba723b1c6998d1ab846d689846bb97" ) # For now the repository is local, but we will switch to hosting bazel-orfs # in https://github.com/The-OpenROAD-Project/ once it is ready. # local_path_override( # module_name = "bazel-orfs", path = "../bazel-orfs" -# ) \ No newline at end of file +# )