mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-13 11:15:37 +01:00
This solves an issue, where loading the nixos-unstable module in nixos-stable using `disabledModules` and `imports` resulted in the following Caddyfile: ``` <globalConfig> <vhosts> <extraConfig> ``` instead of ``` <globalConfig> <extraConfig> <vhosts> ``` This is important in cases where `cfg.extraConfig` contains so called Caddyfile snippets. See https://caddyserver.com/docs/caddyfile/concepts#structure Co-authored-by: Lin Jian <me@linj.tech> |
||
|---|---|---|
| .. | ||
| apache-httpd | ||
| caddy | ||
| hitch | ||
| jboss | ||
| keter | ||
| lighttpd | ||
| nginx | ||
| phpfpm | ||
| trafficserver | ||
| unit | ||
| varnish | ||
| agate.nix | ||
| darkhttpd.nix | ||
| fcgiwrap.nix | ||
| garage.md | ||
| garage.nix | ||
| hydron.nix | ||
| merecat.nix | ||
| mighttpd2.nix | ||
| minio.nix | ||
| molly-brown.nix | ||
| pomerium.nix | ||
| rustus.nix | ||
| stargazer.nix | ||
| static-web-server.nix | ||
| tomcat.nix | ||
| traefik.nix | ||
| ttyd.nix | ||
| uwsgi.nix | ||
| zope2.nix | ||