nixpkgs/nixos/modules/services
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
..
amqp nixos manuals: bring back package references 2016-02-03 14:47:14 +01:00
audio Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
backup Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
cluster Fix fleet certfile argument, fixes #11794 2015-12-22 01:24:47 +01:00
computing nixos: Provide a defaultText for type = package 2016-02-17 21:12:24 +01:00
continuous-integration/jenkins Configure a default trust store for openssl 2016-02-03 12:42:01 +01:00
databases postgresql: Bump default version to 9.5 2016-02-12 13:20:11 +01:00
desktops nixos: gnome-keyring: fix module description 2015-07-01 02:22:27 +02:00
games jobs -> systemd.services 2016-01-07 06:39:06 +00:00
hardware sane module: add more documentation 2016-02-25 19:36:46 +00:00
logging logstash module: use literalExample 2016-02-13 15:03:09 +00:00
mail dspam service: restrict socket access 2016-02-14 10:35:06 +03:00
misc Add the tool "nixos-typecheck" that can check an option declaration to: 2016-02-29 01:09:00 +01:00
monitoring nixos/collectd: Fix package option 2016-02-28 14:55:58 +01:00
network-filesystems Merge pull request #13324 from zimbatm/doc-from-wiki 2016-02-25 19:37:43 +00:00
networking nsd service: add build time config validation 2016-02-28 09:18:39 +01:00
printing cups service: set path for cups-genppdupdate 2016-02-26 18:27:41 +03:00
scheduling jobs -> systemd.services 2016-01-07 06:39:06 +00:00
search elasticsearch2: init at 2.2.0 2016-02-13 15:03:09 +00:00
security fail2ban service: fix formatting of example 2016-02-27 22:25:39 +13:00
system nixos: uptimed - rewrite and harden a bit (#7220) 2016-01-23 19:28:01 +00:00
torrent nixos.transmission: fix apparmor profile 2015-12-10 19:00:08 +01:00
ttys Merge pull request #10996 from oxij/nixos-label 2016-01-09 20:52:08 +03:00
web-apps pump.io service: init 2015-12-06 13:35:21 +00:00
web-servers Add the tool "nixos-typecheck" that can check an option declaration to: 2016-02-29 01:09:00 +01:00
x11 Add the tool "nixos-typecheck" that can check an option declaration to: 2016-02-29 01:09:00 +01:00