nixpkgs/lib/tests
Profpatsch fa71407f36 lib/generators: introduce a sane default for mkValueString
So far, `mkValueString` defaulted to `toString`,
which is a bad match for most configuration file formats,
especially because how booleans are formatted.
This also improves error messages for unsupported types.

Add a test to codify the formatting.
2018-03-29 16:53:06 +02:00
..
modules lib/types: add ints.positive. 2017-11-05 15:56:32 +01:00
misc.nix lib/generators: introduce a sane default for mkValueString 2018-03-29 16:53:06 +02:00
modules.sh lib/types: add ints.positive. 2017-11-05 15:56:32 +01:00
release.nix Remove obsolete /nix/var/nix/{manifests,channel-cache} 2018-03-20 18:26:13 +01:00
systems.nix lib, treewide: Add missing MIPS arches, and fix existing usage 2018-02-23 20:43:42 -05:00