Page MenuHomePhabricator

D4688.diff
No OneTemporary

D4688.diff

diff --git a/nix/arcanist.nix b/nix/arcanist.nix
--- a/nix/arcanist.nix
+++ b/nix/arcanist.nix
@@ -41,7 +41,7 @@
# Create a bin/arc which points to the real script, but provides
# assumptions such as the PATH including python3 and which
makeWrapper $out/libexec/arcanist/bin/arc $out/bin/arc \
- --prefix PATH : ${lib.makeBinPath [ which python3 ]}
+ --prefix PATH : ${lib.makeBinPath [ which python3 php80 ]}
# Add shell completion for bash
$out/bin/arc shell-complete --generate --

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 19, 8:51 AM (20 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2537562
Default Alt Text
D4688.diff (522 B)

Event Timeline