Commit d0d27ad
committed
nix-darwin: Find Nix with restrictive sudoers PATH.
If the system has a restrictive default PATH in sudoers, Nix might not
be available within the activation script. Since our script sets its
own PATH (except for inherting Nix), this should only impact looking
up Nix itself.1 parent e08e6e2 commit d0d27ad
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments