nixpkgs/pkgs/servers/http/unit
talyz 472d5c187b
php.buildEnv: Don't inherit dev from the original php
mkDerivation uses the dev output in buildInputs if it exits, hence the
php-with-extensions package was never built or put into the path of
packages dependent on it during build. With this fix, the php packages
built with buildEnv or withExtensions don't have any dev outputs;
packages which need the dev output can refer to the phpXXbase packages
instead.
2020-04-08 15:13:07 +02:00
..
default.nix php.buildEnv: Don't inherit dev from the original php 2020-04-08 15:13:07 +02:00
drop_cap.patch unit: add drop capabilites patch 2019-12-26 17:51:53 +03:00