| commit | 179f25fb658616c81b027cdb08b0c8df129fe86c | [log] [tgz] |
|---|---|---|
| author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Tue Nov 08 00:10:05 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 07 16:11:33 2022 -0800 |
| tree | 0c734d6c532bfaea256c430c71dd2f89291d35ea | |
| parent | 7e573e9ef4f61aabd4d0950e0deb6986f503b8c3 [diff] |
[roll] Roll fuchsia [build][bazel][rust] Add tinyjson crate. See OSRB approval at https://fxbug.dev/114067 The tinyjson crate is an implicit dependency of the @rules_rust repository. This CL adds its to our third_party crates, and modifies the template.WORKSPACE.bazel file to create a local override. Doing this allows building Rust binaries with download restrictions enabled. To test it: fx build bazel_workspace fx bazel build //src/lib/zircon/rust:* Which previously failed with an error complaining about the download. Original-Bug: 112781 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/753382 Original-Revision: 449f8979db0cd676c0394e2b4eb19ea8904ce269 GitOrigin-RevId: 27597291d77095c64f78a01201694d5c7e9edf69 Change-Id: I13f0d54f4504fe3d77870fe044a510858bada0a5
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.