1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos
Vincent Bernat 8f8cbec985
nixos/nginx: use mailcap mimetypes in all cases (#83611)
In ff0148d868, nginx configuration was modified to use mime.types
from mailcap package as it is more complete. However, there are two
places where mime.types is included in configuration. When the user
was setting `cfg.httpConfig`, the mime.types from nginx was still
used. This commit fix that by moving the common snippet in a variable
of its own and ensure it is used at both places.
2020-03-28 20:29:09 +01:00
..
doc Merge pull request #82603 from emilazy/nixos-initrd-openssh 2020-03-28 09:22:02 +01:00
lib nixos/test: update test-driver.py for mypy 0.770 2020-03-27 01:57:48 -07:00
maintainers nixos-ami: update nvme_core.io_timeout for linux kernel >= 4.15 2020-03-22 00:35:56 -04:00
modules nixos/nginx: use mailcap mimetypes in all cases (#83611) 2020-03-28 20:29:09 +01:00
tests Merge pull request #74504 from xwvvvvwx/wg-quick-tests 2020-03-28 16:26:43 +01:00
COPYING
default.nix
README
release-combined.nix release-combined.tested: readd boot.biosUsb test 2020-02-22 10:43:26 +01:00
release-small.nix nixos/release-small.nix: Export options job 2020-03-24 21:17:53 +01:00
release.nix nixos/release.nix: Import './..' instead of nixpkgs 2020-02-12 22:44:59 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.