nixpkgs-custom/lib
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
..
systems Merge branch 'fix-gcc-with-float' into release-18.03 2018-05-12 15:21:52 -04:00
tests lib.types: fix loaOf behavior for long lists 2018-05-13 10:02:22 +02:00
attrsets.nix Convert libs to a fixed-point 2017-09-16 21:36:43 -04:00
composable-derivation.nix lib: trivial spelling fixes 2017-04-19 19:37:55 -05:00
customisation.nix lib.addPassthru: removed as scheduled 2018-03-03 17:57:38 +01:00
debug.nix Add setFunctionArgs lib function. 2018-01-31 14:02:19 -05:00
default.nix Merge remote-tracking branch 'upstream/release-18.03' into meta-check-18.03 2018-04-04 15:28:17 -04:00
deprecated.nix Add setFunctionArgs lib function. 2018-01-31 14:02:19 -05:00
fetchers.nix Convert libs to a fixed-point 2017-09-16 21:36:43 -04:00
filesystem.nix Convert libs to a fixed-point 2017-09-16 21:36:43 -04:00
fixed-points.nix Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/nixpkgs" 2017-09-29 09:11:26 -04:00
generators.nix Add setFunctionArgs lib function. 2018-01-31 14:02:19 -05:00
licenses.nix z88dk: init at unstable-2018-02-20 (#35244) 2018-02-20 22:06:25 +00:00
lists.nix Merge pull request #33898 from oxij/nixos/related-packages-v5 2018-02-09 20:36:27 -05:00
meta.nix lib: Factor in tiny bit of `meta.platform` checking 2018-03-19 19:29:16 -04:00
minver.nix Nix minimal version: 1.10 -> 1.11 2017-08-22 13:28:55 +03:00
modules.nix lib/modules: fix typo 2018-03-28 07:28:03 +02:00
options.nix lib: export option location in `optionAttrSetToDocList` 2018-02-11 22:04:09 +00:00
sources.nix callCabal2nix: Fix calling with a path in the store. 2018-01-11 10:17:56 -05:00
strings-with-deps.nix Convert libs to a fixed-point 2017-09-16 21:36:43 -04:00
strings.nix nixpkgs.lib: Add escapeNixString 2017-12-02 13:28:00 -05:00
trivial.nix lib: implement `compare`, `splitByAndCompare`, and `compareLists` 2018-02-09 19:51:05 +00:00
types.nix lib.types: fix loaOf behavior for long lists 2018-05-13 10:02:22 +02:00
versions.nix lib: add versions library 2018-03-04 06:28:34 -08:00