Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arcanist: Fix on darwin #87406

Merged
merged 1 commit into from
May 14, 2020
Merged

arcanist: Fix on darwin #87406

merged 1 commit into from
May 14, 2020

Commits on May 9, 2020

  1. arcanist: Fix on darwin

    With recent work done on the PHP packaging, the PHP executable is by
    default a wrapper script. Darwin doesn't like scripts in the shebang
    of another script, so we have to wrap arcanist, feeding the script as
    an argument to PHP instead. See NixOS#86881 and NixOS#23018.
    talyz committed May 9, 2020
    Configuration menu
    Copy the full SHA
    2f61275 View commit details
    Browse the repository at this point in the history