nixpkgs/lib/systems
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
..
default.nix Merge pull request #27797 from grahamc/fixed-lib 2017-09-19 10:52:15 -04:00
doubles.nix Convert libs to a fixed-point 2017-09-16 21:36:43 -04:00
examples.nix lib, openssl: Get rid of openssl.system 2018-01-26 21:22:00 -05:00
inspect.nix lib: Allow parsing platform configs with arch of {riscv,wasm}{32,64} 2018-01-26 12:44:05 -05:00
parse.nix lib: Better use the module type system in platform parsing 2018-01-30 22:03:06 -05:00
platforms.nix kernel: add beagleboard.org kernel 2017-11-09 18:28:14 +02:00