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-09-24 22:49:22 -04:00
2017-03-13 18:45:19 +01:00
2017-09-03 14:05:32 +02:00
2017-08-24 13:39:06 -04:00
2016-11-04 13:04:52 +09:00
2017-10-04 14:51:20 +01:00