#18331 Allow custom bin paths
Issue created by
GuillaumeDesforges
Describe the bug
Pants looks for bash, git and other programs in /bin, /usr/bin and other common locations.
On my system, binaries are managed a bit differently so they are not in such locations.
Pants version
2.16.0.dev7
OS
NixOS (Linux)
pantsbuild/pants