mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-11 02:07:27 +01:00
In general, you don't want a .tar.gz file to be served with "Content-Encoding: x-gzip", because this causes browsers (like Chrome or "curl --compressed") to decompress the file on the fly. So you end up with a .tar rather than .tar.gz file, which is unexpected. If people want such encodings, they should set them in their own NixOS configuration. |
||
|---|---|---|
| .. | ||
| default.nix | ||
| limesurvey.nix | ||
| mediawiki.nix | ||
| mercurial.nix | ||
| moodle.nix | ||
| owncloud.nix | ||
| per-server-options.nix | ||
| phabricator.nix | ||
| tomcat-connector.nix | ||
| trac.nix | ||
| wordpress.nix | ||
| zabbix.nix | ||