1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
John Ericson ad78ba1efa lib: Better use the module type system in platform parsing
I need some module system types here so I can next fix meta-checks for
derivations. I'd like to use a "proper" record type here, but submodule
types seem overkill so holding off with ad-hoc stuff for now. In
practice, all I need for the next step are the `.check` functions so
this is good, especially as the submodule check function is shallow,
saving full inductive type-checking for a later step.
2018-01-30 22:03:06 -05:00
..
systems lib: Better use the module type system in platform parsing 2018-01-30 22:03:06 -05:00
tests lib/generators: add mkValueString to mkKeyValueDefault generator 2017-11-22 21:53:59 +01:00
attrsets.nix
composable-derivation.nix
customisation.nix addPassthru: fix argument order 2018-01-24 23:06:12 +00:00
debug.nix
default.nix Merge #33057: stdenv meta checks: make them lazy 2018-01-14 21:41:31 +01:00
deprecated.nix
fetchers.nix
filesystem.nix
fixed-points.nix
generators.nix lib/generators: abort on pattern match failure 2018-01-03 23:13:50 +01:00
licenses.nix icesl: init at 2.1.10 2018-01-02 13:19:47 -06:00
lists.nix
maintainers.nix Merge pull request #34381 from JohnAZoidberg/less 2018-01-30 10:41:39 +00:00
meta.nix
minver.nix
modules.nix
options.nix
sources.nix callCabal2nix: Fix calling with a path in the store. 2018-01-11 10:17:56 -05:00
strings-with-deps.nix
strings.nix nixpkgs.lib: Add escapeNixString 2017-12-02 13:28:00 -05:00
trivial.nix
types.nix nixpkgs.lib: Add types.strMatching 2017-12-02 13:28:00 -05:00