+11
-6
nixos/tests/web-servers/unit-php.nix
+11
-6
nixos/tests/web-servers/unit-php.nix
······
+6
-1
pkgs/servers/http/unit/default.nix
+6
-1
pkgs/servers/http/unit/default.nix
············${optionalString withPython3 "./configure python --module=python3 --config=python3-config --lib-path=${python3}/lib"}${optionalString withPHP80 "./configure php --module=php80 --config=${php80-unit.unwrapped.dev}/bin/php-config --lib-path=${php80-unit}/lib"}+${optionalString withPHP81 "./configure php --module=php81 --config=${php81-unit.unwrapped.dev}/bin/php-config --lib-path=${php81-unit}/lib"}