Bjørn Forsman d26f8b5e00 nixos/lighttpd: add missing modules to allKnownModules
The output of ./configure shows all modules/plugins, both enabled and
disabled. With this info we can finally build the _complete_ list of
modules. We were missing these:

  mod_authn_gssapi
  mod_authn_ldap
  mod_geoip

(I hit this as I was building lighttpd with ldap support and the NixOS
module said ldap was unsupported, due to these missing entries in
allKnownModules.)
2017-10-10 20:14:38 +02:00
..
2017-10-07 04:04:20 +02:00
2017-10-09 07:44:32 -04:00
2017-10-10 12:26:24 +02:00
2017-10-03 16:56:59 +02:00
2017-09-15 17:59:37 +02:00