nixpkgs/pkgs/servers/http/apache-modules
zi3m5f cb47906e85
apacheHttpdPackages.mod_python: fix for python3.12
adding distutils, packaging and setuptools to fix:
- ModuleNotFoundError: No module named 'distutils'
- ModuleNotFoundError: No module named 'packaging'
- error: invalid command 'install'

and ensureNewerSourcesForZipFilesHook for:
- ValueError: ZIP does not support timestamps before 1980
2024-11-02 00:45:52 +01:00
..
mod_auth_mellon apacheHttpdPackages.mod_auth_mellon: 0.19.0 -> 0.19.1 2024-07-17 00:44:32 +00:00
mod_ca
mod_crl
mod_cspnonce
mod_csr
mod_dnssd treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
mod_fastcgi
mod_itk
mod_jk apacheHttpdPackages.mod_jk: reformat with nixfmt-rfc-style 2024-08-25 12:06:23 +02:00
mod_mbtiles
mod_ocsp
mod_perl treewide: remove unused with statements from maintainer lists 2024-07-29 10:06:20 +08:00
mod_pkcs12
mod_python apacheHttpdPackages.mod_python: fix for python3.12 2024-11-02 00:45:52 +01:00
mod_scep
mod_spkac treewide: remove trailing space in description 2024-07-26 03:38:50 +02:00
mod_tile
mod_timestamp
mod_wsgi