mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 19:51:17 +00:00
sry
svn path=/nixpkgs/trunk/; revision=17939
This commit is contained in:
parent
8f588a421d
commit
30006470aa
|
@ -99,7 +99,7 @@ composableDerivation {} ( fixed : {
|
|||
php is build within this derivation in order to add the xdebug lines to the php.ini.
|
||||
So both Apache and command line php both use xdebug without having to configure anything.
|
||||
Xdebug could be put in its own derivation.
|
||||
*/
|
||||
* /
|
||||
meta = {
|
||||
description = "debugging support for PHP";
|
||||
homepage = http://xdebug.org;
|
||||
|
|
Loading…
Reference in a new issue