Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3530881
D4661.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
483 B
Referenced Files
None
Subscribers
None
D4661.diff
View Options
diff --git a/nix/overlay.nix b/nix/overlay.nix
--- a/nix/overlay.nix
+++ b/nix/overlay.nix
@@ -47,12 +47,6 @@
mysql-up = prev.callPackage ./mysql-up-linux.nix { };
- arcanist = prev.arcanist.override(_: {
- # php8.1 will cause warnings to throw as exceptions
- # around calling strlen() with null
- php = prev.php80;
- });
-
olm = prev.olm.overrideAttrs(oldAttrs: {
# *.hh files aren't meant to be used externally
# so we patch installation to add it
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 5:01 AM (12 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2703892
Default Alt Text
D4661.diff (483 B)
Attached To
Mode
D4661: [Nix] Remove arcanist override of php8.0
Attached
Detach File
Event Timeline
Log In to Comment