Page MenuHomePhabricator

[CI] Add default nix paths to Nix CI jobs
ClosedPublic

Authored by jon on Dec 20 2022, 5:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 14, 8:38 AM
Unknown Object (File)
Thu, Jan 9, 8:27 AM
Unknown Object (File)
Wed, Jan 8, 8:08 PM
Unknown Object (File)
Tue, Jan 7, 2:05 PM
Unknown Object (File)
Thu, Dec 26, 8:07 PM
Unknown Object (File)
Dec 15 2024, 6:23 AM
Unknown Object (File)
Dec 15 2024, 6:23 AM
Unknown Object (File)
Dec 15 2024, 6:23 AM
Subscribers

Details

Summary

Update tunnelbroker nix ci job to supply default PATH for nix.
Nix normally supplies these settings through sourcing /etc/zshrc or /etc/bashrc.
However, files under /etc are subject to destructive updates when macOS is updated.

Test Plan

Diff Detail

Repository
rCOMM Comm
Branch
jonringer/tunnelbroker-tests-fix-nix-ci (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jon retitled this revision from [CI] Add default nix paths to nix CI jobs to [CI] Add default nix paths to Nix CI jobs.Dec 20 2022, 5:56 PM
jon edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Dec 21 2022, 10:59 AM
This revision was automatically updated to reflect the committed changes.