[roll] Roll fuchsia [bzlmod] Migrate @@platforms and @@bazel_skylib

... from WORKSPACE to bzlmod. This is to demonstrate how we can
incrementally migrate dependencies from WORKSPACE to bzlmod.

Note the process will be much more complicated for repositories like
@fuchsia_sdk and @fuchsia_clang.

Original-Bug: 414240498

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1262165
Original-Revision: 249d90f43bc5684da41fc501198b41d2afd8976c
GitOrigin-RevId: fad259011a532b2fd1a262994d853f8c43be547d
Change-Id: Ib30d50091b49895ffe3817c2c1b69a6894d76327
1 file changed
tree: 73ab5022529fab99ef37e4100d491fbd6619ceb7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.