nixpkgs/nixos/modules
Bjørn Forsman 3a4498ab07 nixos/znc-service: don't use types.string (it's deprecated)
Apart from s/types.string/types.str/ (or types.lines where appropriate):

* port is changed from string to int.

* extraFlags is changed from types.string (with unfortunate merge
  semantics) into a list of strings. A list of strings merge better:
  one space is added between elements.
2014-07-13 20:33:15 +02:00
..
config Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
hardware Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
installer Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
misc nixos: add 'firebird' group 2014-07-08 00:00:33 +02:00
profiles nixos: f2fs filesystem module support (close #2085) 2014-05-11 13:53:26 +02:00
programs Fix info command 2014-07-08 15:19:08 +02:00
security Fix repeated typo 2014-07-11 23:14:53 -04:00
services nixos/znc-service: don't use types.string (it's deprecated) 2014-07-13 20:33:15 +02:00
system Don't restart systemd-remount-fs 2014-07-11 23:34:58 +02:00
tasks Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
testing Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
virtualisation Google Compute Image: fetch host keys if possible 2014-07-12 08:47:03 +03:00
module-list.nix Merge remote-tracking branch 'nixos/master' into feature/add-znc-module 2014-07-03 11:30:11 -05:00
rename.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00