roll: Update Bazel to 8.0.0-pre.20240618.2

Bazel now insists that the `workspace` rule be at the top of the
WORKSPACE, so fix that.

Change-Id: Ia88c18b9b5069c90514ef59c06cd84022b0077c0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/rp2/+/221061
Pigweed-Auto-Submit: Ted Pudlik <tpudlik@google.com>
Reviewed-by: Taylor Cramer <cramertj@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
2 files changed
tree: c7848fdfcbe50f6ea42b9b7153c1ae6159aab3a4
  1. .vscode/
  2. apps/
  3. device/
  4. modules/
  5. system/
  6. targets/
  7. tools/
  8. .bazelignore
  9. .bazelrc
  10. .bazelversion
  11. .clang-format
  12. .gitignore
  13. AUTHORS
  14. BUILD.bazel
  15. CONTRIBUTING.md
  16. LICENSE
  17. OWNERS
  18. pigweed.json
  19. README.md
  20. WORKSPACE
README.md

Pigweed Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Pigweed.