[roll] Roll infra/recipes Revert "[ninja][toolchain][rust] Use `integration` ninja"

This reverts commit 876b2e66e3848c2e07e15ab23f8a07236bcdeb51.

Reason for revert: Breaks Clang Windows bots and slow down mac bots. See fxbug.dev/134742

Original change's description:
> [ninja][toolchain][rust] Use `integration` ninja
>
> The version of ninja used on infra was changed to 'previous' due
> to a Win32 specific bug (see associated bug for detail), that is
> now fixed (and updated binaries are available in CIPD).
>
> This CL reverts 3 different CLs to get back to 'integration`.
>
> [1] https://fuchsia-review.git.corp.google.com/c/infra/recipes/+/917613
> [2] https://fuchsia-review.git.corp.google.com/c/infra/recipes/+/917486
> [3] https://fuchsia-review.git.corp.google.com/c/infra/recipes/+/919532
>
> Original-Fixed: 133714
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/925007

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/927073
Original-Revision: d9fe0c8f0fa4035bbc1a225b2a107a57e193a7df
GitOrigin-RevId: 58fb1b92be12e07b941b44691789dd2e6ddd7043
Change-Id: I1f98d259982dfa6e58d992dee53d57df7e0e5c3d
1 file changed
tree: 00648c11e02e4573ae4fdeb8dec2878e1f742019
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.