diff options
| author | talyz <kim.lindberger@gmail.com> | 2020-04-12 13:55:57 +0200 |
|---|---|---|
| committer | talyz <kim.lindberger@gmail.com> | 2020-04-24 18:41:53 +0200 |
| commit | dde5f5f899acc34407b604cbca4d4070e3111f13 (patch) | |
| tree | 499bfbebfc9efa0051b22415bf4c5f108bf8dc47 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | a46326141570098adc676cd66dc8030fa36d4998 (diff) | |
php: Make all arguments to a PHP build overridable
Make all arguments to a PHP build overridable; i.e, both configuration
flags, such as valgrindSupport, and packages, such as valgrind:
php.override { valgrindSupport = false; valgrind = valgrind-light; }
This applies to packages built by generic and buildEnv/withExtensions;
i.e, it works with both phpXX and phpXXBase packages.
The following changes were also made to facilitate this:
- generic and generic' are merged into one function
- generic now takes all required arguments for a complete build and
is meant to be called by callPackage
- The main function called from all-packages.nix no longer takes all
required arguments for a complete build - all arguments passed to it
are however forwarded to the individual builds, thus default
arguments can still be overridden from all-packages.nix
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
