nixpkgs/pkgs/development/tools/misc/arcanist
Bjørn Forsman ce8e9df4d7 arcanist: add python3 to fix 'arc anoid'
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.
2022-04-01 12:33:12 +02:00
..
default.nix arcanist: add python3 to fix 'arc anoid' 2022-04-01 12:33:12 +02:00
dont-require-python3-in-path.patch arcanist: add python3 to fix 'arc anoid' 2022-04-01 12:33:12 +02:00