ce8e9df4d7
Patch out the requirement from 'arc' that it needs 'python3' in $PATH at runtime, because once built the python script will have a fixed absolute path shebang to python3. (The check makes sense outside of Nix though.) Not injecting python3 in PATH prevents leaking python3 into the environment in which arc runs linters etc. |
||
---|---|---|
.. | ||
default.nix | ||
dont-require-python3-in-path.patch |