php: fix on darwin

This commit is contained in:
Nikolay Korotkiy 2020-10-27 13:24:20 +03:00
parent aa7977af2c
commit e300f0fd69
No known key found for this signature in database
GPG key ID: D1DE6D7F693663A5

View file

@ -29,7 +29,7 @@ let
, embedSupport ? false
, ipv6Support ? true
, systemdSupport ? stdenv.isLinux
, valgrindSupport ? true
, valgrindSupport ? !stdenv.isDarwin
, ztsSupport ? apxs2Support
}@args:
let