1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
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
..
systems libseccomp: Disable only on RISC-V if Linux. 2018-03-27 08:16:24 -04:00
tests lib/generators: introduce a sane default for mkValueString 2018-03-29 16:53:06 +02:00
attrsets.nix
composable-derivation.nix
customisation.nix
debug.nix
default.nix
deprecated.nix
fetchers.nix
filesystem.nix
fixed-points.nix
generators.nix lib/generators: introduce a sane default for mkValueString 2018-03-29 16:53:06 +02:00
licenses.nix treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
lists.nix
meta.nix kexectools: Disable only on RISC-V if Linux. 2018-03-27 08:15:07 -04:00
minver.nix
modules.nix lib/modules: fix typo 2018-03-28 02:28:15 +02:00
options.nix
sources.nix
strings-with-deps.nix
strings.nix
trivial.nix
types.nix
versions.nix