HomePhabricator
Diffusion Comm b3d927bea242

[Nix] Move to rustup supplied tooling

Description

[Nix] Move to rustup supplied tooling

Summary:
For compatibility with iOS target compilation, we need to avoid nix
provided rust tooling which only supports targeting the build platform.

Test Plan:

nix develop

which rustc # points to rustup package in nix store

yarn cleaninstall # may not be necessary

cd native
yarn react-native run-ios --simulator='iPhone 14 Pro' --configuration=Release

Depends on D5479

Reviewers: atul, varun, O1 Nix

Reviewed By: varun, O1 Nix

Subscribers: ashoat, tomek, abosh

Differential Revision: https://phab.comm.dev/D5509

Details

Provenance
jonAuthored on Oct 31 2022, 6:32 AM
Reviewer
Restricted Owners Package
Differential Revision
D5509: [Nix] Move to rustup supplied tooling
Parents
rCOMMabd3fb3dbd32: [iOS] Support Nix iOS dev shell
Branches
Unknown
Tags
Unknown