Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3302885
D4688.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
522 B
Referenced Files
None
Subscribers
None
D4688.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D4688: [Nix] Fix arc diff
Attached
Detach File
Event Timeline
Log In to Comment