php: passthru .dev output as well
This commit is contained in:
parent
a2099156ec
commit
1b69056e46
@ -195,6 +195,7 @@ let
|
||||
symlinkJoin {
|
||||
name = "php-with-extensions-${version}";
|
||||
inherit version;
|
||||
inherit (php) dev;
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
passthru = {
|
||||
inherit buildEnv packages extensions;
|
||||
|
Loading…
Reference in New Issue
Block a user