nixpkgs/pkgs/development
talyz dde5f5f899
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
2020-04-24 18:41:53 +02:00
..
androidndk-pkgs
arduino Merge pull request #84190 from geistesk/platformio-4.3.1 2020-04-17 11:37:07 +01:00
beam-modules
bower-modules/generic
chez-modules
compilers Merge master into staging-next 2020-04-22 17:20:20 +02:00
coq-modules
dhall-modules
dotnet-modules/patches
em-modules/generic
go-modules
go-packages
guile-modules
haskell-modules treewide: per RFC45, remove more unquoted URLs 2020-04-18 14:04:37 +02:00
idris-modules
interpreters php: Make all arguments to a PHP build overridable 2020-04-24 18:41:53 +02:00
java-modules
libraries Merge pull request #85901 from zowoq/slirp 2020-04-24 11:37:00 +02:00
lisp-modules
lua-modules
misc
mobile
node-packages vscode-extensions.rust-analyzer: 2020-04-06 -> 2020-04-20 2020-04-23 17:11:22 +08:00
ocaml-modules Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888 2020-04-21 19:59:16 +02:00
perl-modules
pharo
pure-modules
python-modules python3Packages.panel: 0.7.0 -> 0.8.3 2020-04-24 12:09:58 +02:00
r-modules treewide: use blas and lapack 2020-04-17 16:24:09 -05:00
ruby-modules
tools cargo-expand: 0.5.0 -> 0.6.0 2020-04-24 09:40:43 +08:00
web Merge pull request #83054 from peterhoeg/u/icr 2020-04-22 20:31:35 +08:00