nixpkgs/pkgs/servers/uwsgi
Дамјан Георгиевски fd018e990b uwsgi: set UWSGICONFIG_PHPPATH to the php.dev store
uwsgi needs to run php-config to get the include path. set the
UWSGICONFIG_PHPPATH to the php-config in the php.dev store.

Patch common.h to directly include php_session.h (since it's a separate package on
nixos).

NIX_CFLAGS_LINK was removed since it doesn't seem to be used at all

https://github.com/unbit/uwsgi/blob/master/plugins/php/common.h
2020-12-21 16:50:53 +01:00
..
0001-no-ext-session-php_session.h-on-NixOS.patch uwsgi: set UWSGICONFIG_PHPPATH to the php.dev store 2020-12-21 16:50:53 +01:00
default.nix uwsgi: set UWSGICONFIG_PHPPATH to the php.dev store 2020-12-21 16:50:53 +01:00
nixos.ini