1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-16 15:58:36 +00:00
nixpkgs/lib/systems
John Ericson c5c6606048 lib: Infer libc field of platform if not specified
This is especially useful when not cross compiling. It means we can
remove the `stdenv.isGlibc` predicate too.

Additionally, use this to simplify the logic to choose the
appropriate libiconv derivation.
2017-05-22 00:25:02 -04:00
..
default.nix lib: Infer libc field of platform if not specified 2017-05-22 00:25:02 -04:00
doubles.nix
inspect.nix
parse.nix
platforms.nix