nixpkgs-custom/lib/tests
Robert Helgesson c04fbec77c
lib.types: fix loaOf behavior for long lists
Assigning a list of 10 or more elements to an option having the type
`loaOf a` produces a configuration value that is not honoring the
order of the original list. This commit fixes this and a related issue
arising when 10 or more lists are merged into this type of option.

(cherry picked from commit 08e8701673a84b800e0960c50f78793a23e635ba)
2018-05-13 10:02:22 +02:00
..
modules lib.types: fix loaOf behavior for long lists 2018-05-13 10:02:22 +02:00
misc.nix lib/generators: add mkValueString to mkKeyValueDefault generator 2017-11-22 21:53:59 +01:00
modules.sh lib.types: fix loaOf behavior for long lists 2018-05-13 10:02:22 +02:00
release.nix lib tests: Simplify relative path for default argument 2017-05-21 13:38:36 -04:00
systems.nix lib, treewide: Add missing MIPS arches, and fix existing usage 2018-02-23 20:43:42 -05:00