Commit Graph

4 Commits

Author SHA1 Message Date
Maximilian Bosch
ea6542782d nixos/nginx: generally turn off MemoryDenyWriteExecute
See #384302 for the issues associated with it.
2026-08-07 21:01:30 +02:00
R. Ryantm
989cd758ce nginxModules.lua: 0.10.29 -> 0.10.31 2026-08-03 01:42:42 +00:00
Martin Weinelt
8d6d3999f9 nginx: make module source trees writable
The config script of multiple nginx modules must be able to write into
its source tree, so let's accumulate this logic once in nginx instead of
in multiple modules.
2026-07-31 21:49:51 +02:00
Martin Weinelt
332e43b0cc nginxModules: upgrade to derivations
This is how we gain proper versioning, standard patch application,
automatic updates. In total a more healthy nginx module package set.
2026-07-31 21:44:51 +02:00