diff --git a/MODULE.bazel b/MODULE.bazel index a7d0c48..28d8985 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 = "f4fdf479d115813f97c31dc0eba085574bfb4596", ) # Read: https://github.com/The-OpenROAD-Project/bazel-orfs?tab=readme-ov-file#usage