nixpkgs/pkgs/servers/uwsgi
Damjan Georgievski b8f2368805 uwsgi: 2.0.20 -> 2.0.21
changelog: https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.21.html

the `missing-arginfo-php8.patch` is removed, since it's already been
merged upstream.

additionally, when php is enabled, make sure uwsgi loads the
...php-with-extensions-<ver>/lib/php.ini file
so that it will load all the extensions

lastly, change the source to fetchFromGitHub,
it seems the project web site is not that well maintained
2022-11-03 00:11:57 +01:00
..
additional-php-ldflags.patch
default.nix uwsgi: 2.0.20 -> 2.0.21 2022-11-03 00:11:57 +01:00
nixos.ini
no-ext-session-php_session.h-on-NixOS.patch