HomePhabricator
Diffusion Comm b7e927be208a

[Nix] Remove /usr/bin/ from PATH

Description

[Nix] Remove /usr/bin/ from PATH

Summary:
With https://phab.comm.dev/D5076, pod-patch was updated to not
require BSD sed. This removes the workaround put in place to make that previous
workflow happy.

Depends on D5076

Test Plan:

arc patch <this revision>
nix develop

# clean npm, and attempt pod install with new `pod-patch`
yarn cleaninstall
cd native/ios
pod cache clean --all
pod install

open -na xcode
# Comm project should build

Reviewers: varun, atul, max, abosh

Reviewed By: max

Subscribers: ashoat, tomek

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

Details

Provenance
jonAuthored on Sep 6 2022, 10:55 AM
Reviewer
max
Differential Revision
D5077: [Nix] Remove /usr/bin/ from PATH
Parents
rCOMMdf1d3819d618: [native] Increasing `pod-patch` version
Branches
Unknown
Tags
Unknown