1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
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
..
tests
attrsets.nix
composable-derivation.nix
customisation.nix
debug.nix
default.nix
deprecated.nix
licenses.nix
lists.nix
maintainers.nix adding me to maintainers 2016-05-20 19:46:20 +00:00
meta.nix
minver.nix
modules.nix
options.nix
platforms.nix
sandbox.nix
sources.nix modules/misc/version.nix: populate nixosRevision based on <nixpkgs/.git> when possible (#15624) 2016-05-24 23:34:28 +01:00
strings-with-deps.nix
strings.nix lib: revert my bogus comment fix 2016-05-19 01:26:04 +03:00
systems.nix
tests.nix
trivial.nix
types.nix Improve types.listOf error message 2016-05-25 11:39:17 +02:00