summary refs log tree commit diff
path: root/pkgs/build-support/build-pecl.nix
Commit message (Collapse)AuthorAge
* phpPackages: build phpPackages with re2cIzorkin2019-06-11
|
* phpPackages: build packages with pnameIzorkin2019-04-20
|
* Revert "fix phpPackages memcache,memcached,xdebug"Andreas Rammhold2017-12-10
| | | | This reverts commit 8c125c0c7448086cb4bd8dafd1f798d8697fcd78.
* build-pecl: honour nativeBuildInputsPiotr Bogdan2017-11-02
| | | | Otherwise certain extensions are unable to locate pkgconfig.
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* fix phpPackages memcache,memcached,xdebugEmil Rangden2015-02-05
| | | | | | These packages, and maybe some more include unix.h for some reason. Creating that file makes them build, and in the case of xdebug also appear to work.
* Simplify php-packages.nixShea Levy2014-07-03
|
* Make php packages available in nix-envShea Levy2014-07-03
|
* Add memcache php moduleShea Levy2014-03-24