diff --git a/MODULE.bazel b/MODULE.bazel index a7d0c48..efdf5db 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -7,8 +7,8 @@ module( bazel_dep(name = "bazel-orfs") git_override( module_name = "bazel-orfs", - remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git", - commit = "16eb5dd5b31bdeacc0b3006a71dbce29076e9850", + remote = "https://github.com/antmicro/bazel-orfs.git", + commit = "7a003eb50ab5f2bbc12c10220f32fdc625601dc9", ) # Read: https://github.com/The-OpenROAD-Project/bazel-orfs?tab=readme-ov-file#usage