HomePhabricator
Diffusion Comm 39799a0c43cc

[Nix] Ensure cargo bin is on PATH

Description

[Nix] Ensure cargo bin is on PATH

Summary:
Unless a user has their shell configured to add the subdirectory to
their path, then applications installed through cargo such as cargo-lipo will
not be found.

https://linear.app/comm/issue/ENG-2359

Test Plan:

nix develop

echo $PATH | grep .cargo/bin > /dev/null && echo "Cargo bin present"

Reviewers: atul, varun, O1 Nix, O4 Rust

Reviewed By: atul, varun, O1 Nix, O4 Rust

Subscribers: ashoat, tomek

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

Details

Provenance
jonAuthored on Nov 28 2022, 9:45 AM
Reviewer
Restricted Owners Package
Differential Revision
D5740: [Nix] Ensure cargo bin is on PATH
Parents
rCOMM67e848d86e3a: [Nix Docs] Update terminal powerline font instructions
Branches
Unknown
Tags
Unknown