1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib/tests
Robert Helgesson 08e8701673
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.
2018-05-07 20:23:52 +02:00
..
modules lib.types: fix loaOf behavior for long lists 2018-05-07 20:23:52 +02:00
misc.nix
modules.sh lib.types: fix loaOf behavior for long lists 2018-05-07 20:23:52 +02:00
release.nix
systems.nix