nixpkgs/pkgs
Maximilian Bosch 0bf5619fe0
php: add buildEnv function for additional config on the CLI SAPI
Initially discussed in #55460.

This patch adds a `buildEnv` function to `php` that has the
following features:

* `php.buildEnv { extraConfig = /* ... */; }` to specify custom
  `php.ini` args for the CLI.

* `php.buildEnv { exts = phpPackages: [phpPackages.apcu] }` to
  create a PHP interpreter for the CLI with the `apcu` extension.
2020-03-09 20:41:28 +01:00
..
applications datovka: 4.14.1 -> 4.15.0 (#81874) 2020-03-09 19:56:30 +01:00
build-support Merge pull request #81833 from bignaux/appimage-run 2020-03-09 11:18:21 +00:00
common-updater common-updater-scripts: Fix replacing SRI hashes 2020-02-20 07:18:36 +01:00
data Merge pull request #82073 from dawidsowa/capitaine-cursors 2020-03-08 21:39:23 -05:00
desktops gnomeExtensions.sound-output-device-chooser: 24 -> 25 2020-03-05 02:07:23 +01:00
development php: add buildEnv function for additional config on the CLI SAPI 2020-03-09 20:41:28 +01:00
games extremetuxracer: 0.7.5 -> 0.8.0 2020-03-09 19:19:42 +01:00
misc vimPlugins.LanguageClient-neovim: upgrade cargo fetcher and cargoSha256 2020-03-09 19:00:48 +01:00
os-specific Merge pull request #82140 from Mic92/bcc 2020-03-09 18:08:32 +00:00
servers unpfs: upgrade cargo fetcher and cargoSha256 2020-03-08 23:09:16 -04:00
shells ion: mark as broken 2020-03-07 15:17:27 -05:00
stdenv Merge staging-next into master 2020-03-08 08:11:01 +01:00
test tests.nixos-functions: port test to python 2020-02-09 23:53:58 +01:00
tools ocrmypdf: 9.6.0 -> 9.6.1 2020-03-09 19:16:29 +01:00
top-level php: add buildEnv function for additional config on the CLI SAPI 2020-03-09 20:41:28 +01:00