You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
It seems the version of com_github_bazelbuild_buildtools specified in the checksum was re-released with a different checksum. If you update to the correct checksum you can no longer run bazel build @com_github_bazelbuild_buildtools//buildifier successfully. Inspecting the download .zip file it seems like the command should work since there is in fact a build file in buildifier/BUILD. My working theory is that they somehow invalidated their workspace file when they rerelaesed and that's the reason the target cannot be found