nixpkgs/nixos/modules/services
Jan Tojnar c214e63f2e
nixos/httpd: Use extensions from php package
After the recent rewrite, enabled extensions are passed to php programs
through an extra ini file by a wrapper. Since httpd uses shared module
instead of program, the wrapper did not affect it and no extensions
other than built-ins were loaded.

To fix this, we are passing the extension config another way – by adding it
to the service's generated config.

For now we are hardcoding the path to the ini file. It would be nice to add
the path to the passthru and use that once the PHP expression settles down.
2020-04-17 14:38:29 +02:00
..
admin nixos/oxidized: add missing slash to PIDFile path 2020-01-06 16:58:54 +01:00
amqp nixos/treewide: Fix incorrectly rendered examples 2020-04-02 07:49:25 +02:00
audio nixos/alsa: replace list by attrset in environment.etc 2020-02-14 01:17:18 +01:00
backup Merge pull request #84074 from Infinisil/fix-literal-option-examples 2020-04-03 15:41:53 +02:00
cluster treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
computing nixos/boinc: create boinc group 2020-03-25 13:26:31 +01:00
continuous-integration hydra: wrap executables with hydra env vars 2020-04-11 14:36:42 +02:00
databases Merge pull request #82739 from danbst/document-postgresql-upgrade 2020-03-31 23:50:06 +02:00
desktops Merge pull request #83400 from jtojnar/malcontent-0.7 2020-04-08 17:38:17 +02:00
development nixos/jupyter: Fix documentation example for jupyter.kernels (#56415) 2020-01-31 15:30:02 +01:00
editors treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
games nixos/factorio: add extraSettings and package options 2020-01-10 23:36:14 +00:00
hardware treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
logging treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
mail roundcube: use pspell for spellchecking 2020-04-10 12:00:00 +00:00
misc nixos/doc: fix database-setup example for matrix-synapse 2020-04-16 11:38:15 +02:00
monitoring alertmanager: implement HA clustering support 2020-04-13 18:39:51 +02:00
network-filesystems treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
networking nixos/nftables: fix typo in ruleset example 2020-04-10 23:48:52 +01:00
printing treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
scheduling atd: systemd-udev-settle serves no purpose 2020-03-21 11:15:06 +08:00
search solr: drop 7.x series 2020-01-18 08:50:35 -05:00
security fail2ban: fix firewall warning 2020-03-22 18:11:36 +01:00
system treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
torrent nixos/transmission: Allow others to read the directory 2020-02-24 08:03:21 +01:00
ttys treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
wayland nixos/cage: move ConditionPathExists to service config 2020-03-09 00:47:49 +01:00
web-apps Merge pull request #84849 from samueldr/fix/nextcloud-upgrade-wording 2020-04-10 22:55:20 -04:00
web-servers nixos/httpd: Use extensions from php package 2020-04-17 14:38:29 +02:00
x11 Merge pull request #85222 from mayflower/libinput-manual-ref 2020-04-14 09:42:55 -04:00