Eelco Dolstra b056948c00 Improve types.listOf error message
If an option value is not a list, you now get

  The option value `bla' in `file.nix' is not a list.

rather than

  value is a string while a list was expected, at .../nixpkgs/lib/lists.nix:49:56
2016-05-25 11:39:17 +02:00
..
2016-02-26 22:15:41 +00:00
2015-11-15 03:41:39 +08:00
2016-03-09 15:25:53 -03:00
2016-03-10 12:31:05 +00:00
2016-05-20 19:46:20 +00:00
2014-03-10 15:01:56 +01:00
2016-02-26 22:15:40 +00:00
2016-05-19 01:26:04 +03:00
2016-02-26 22:15:41 +00:00
2016-05-25 11:39:17 +02:00