nixpkgs/nixos/modules
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
..
config Merge master into staging-next 2020-04-03 21:54:40 +02:00
hardware treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
i18n/input-method nixos/ibus: fix evaluation 2020-04-05 02:23:38 +02:00
installer nixos/build-vms: propagate file location 2020-04-13 17:50:13 +02:00
misc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
profiles Revert "nixos/hardened: build sandbox incompatible with namespaces" 2020-04-05 17:38:15 +02:00
programs Merge pull request #82339 from Ma27/captive-browser-xdg 2020-04-16 00:06:12 +02:00
security acme: share accounts between certificates 2020-04-14 00:15:16 +01:00
services nixos/httpd: Use extensions from php package 2020-04-17 14:38:29 +02:00
system Merge pull request #84266 from Ma27/nspawn-overrides 2020-04-16 00:24:33 +02:00
tasks nixos/networking: move network-link-${i.name} to scripted networking 2020-04-13 22:03:35 +02:00
testing nixos/service-runner.nix: Allow quotes in commands + test 2020-02-28 14:26:29 +01:00
virtualisation Merge pull request #83930 from xtruder/nixos/virtualisation/hyperv-image 2020-04-14 03:27:22 +00:00
module-list.nix nixos/pixiecore: init (#83406) 2020-04-02 13:06:21 +01:00
rename.nix nixos: fix module paths in rename.nix 2020-03-11 15:59:22 +01:00