Skip to content
Commit b056948c authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

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
parent 32bed83b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment