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
..
2014-07-08 00:00:33 +02:00
2014-07-08 15:19:08 +02:00
2014-07-11 23:14:53 -04:00
2014-07-11 23:34:58 +02:00