[roll] Roll fuchsia [superproject] Roll third_party/pigweed bazel: Remove call to rules_fuchsia_deps

Removes the call to rules_fuchsia_deps in the WORKSPACE file. This is no
longer needed and removes the need to call load to get the macro.

Original-BUG: b/346416385
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/234094
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 1247e8dabae0fd9b2ef285fb5584b45e1e15f2d9
GitOrigin-RevId: fdc5ae7af182e42e6a12ce07dc8796b100278119
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1115815
Original-Revision: f25f21761ec016403906758f80a7263c58b3fa92
Change-Id: I187cc102f68a6e133da09d732c89238b79fddbf1
1 file changed
tree: a6b23132e624911ba548ad8afd3d662125906e68
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.