nixpkgs/nixos/modules/services/web-servers/apache-httpd
Thomas Strobel cad8957eab Add the tool "nixos-typecheck" that can check an option declaration to:
- Enforce that an option declaration has a "defaultText" if and only if the
   type of the option derives from "package", "packageSet" or "nixpkgsConfig"
   and if a "default" attribute is defined.

 - Enforce that the value of the "example" attribute is wrapped with "literalExample"
   if the type of the option derives from "package", "packageSet" or "nixpkgsConfig".

 - Warn if a "defaultText" is defined in an option declaration if the type of
   the option does not derive from "package", "packageSet" or "nixpkgsConfig".

 - Warn if no "type" is defined in an option declaration.
2016-02-29 01:09:00 +01:00
..
default.nix Add the tool "nixos-typecheck" that can check an option declaration to: 2016-02-29 01:09:00 +01:00
limesurvey.nix add limesurvey package and nixos module 2015-02-07 23:18:51 +01:00
mediawiki.nix mediawiki: 1.23.9 -> 1.23.13 2016-02-11 11:24:44 +01:00
mercurial.nix Merge remote-tracking branch 'origin/master' into staging 2014-07-07 13:16:26 +02:00
moodle.nix moodle: 2.8.5 -> 2.8.10 for CVE-2016-0724 CVE-2016-0725 2016-02-27 17:22:14 -06:00
owncloud.nix nixos: Provide a defaultText for type = package 2016-02-17 21:12:24 +01:00
per-server-options.nix Apache servedFiles: fixed a typo in example 2015-04-28 08:05:15 +00:00
phabricator.nix Enabled access to binaries of needed tools, and worker daemons can be enabled for phabricator 2014-09-03 15:46:59 +04:00
tomcat-connector.nix Fix lib functions taken from pkgs.lib instead of lib in nixos 2014-08-01 16:23:56 -04:00
trac.nix Remove use of obsolete flags 2014-04-29 10:13:21 +02:00
wordpress.nix Merge pull request from basvandijk/wordpress-4.3.1 2015-11-29 20:51:57 +01:00
zabbix.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00