[roll] Roll third_party/fuchsia-infra-bazel-rules [bzlmod] Migrate some non-fuchsia dependencies.

Migrates @bazel_skylib and @rules_python from WORKSPACE to bzlmod.

This change also removes @platforms and @host_platforms, since it seems
they are no longer needed.

The rest of the dependencies seem to be intertwined fuchsia
dependencies, and may be simplified if @rules_fuchsia was adjusted to
declare its own MODULE.bazel and/or module extensions.

Original-Bug: 308624902
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/1468880
Original-Revision: 7d67358eea49103f947494941126582ab03e852f

Roller-URL: https://cr-buildbucket.appspot.com/build/8693314511075048001
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5f0a93e8d05ed672e1490da3ded42675e4ecddfa
Reviewed-on: https://fuchsia-review.googlesource.com/c/boards/emac/+/1468928
Commit-Queue: GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com>
1 file changed
tree: 4b1c76828ca09a7ac6066f8045ff0940a60eec83
  1. boards/
  2. manifests/
  3. platform/
  4. products/
  5. scripts/
  6. third_party/
  7. tools/
  8. .bazelrc
  9. .gitignore
  10. .gitmodules
  11. AUTHORS
  12. BUILD.bazel
  13. CONTRIBUTING.md
  14. LICENSE
  15. MODULE.bazel
  16. MODULE.bazel.lock
  17. OWNERS
  18. PATENTS
  19. README.md
  20. rollers.textproto
  21. shac.star
  22. shac.textproto
  23. WORKSPACE.bzlmod
README.md

Fuchsia Open Source Template Repository

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