nixpkgs/lib/systems
Matthew Bauer d8934feba1 kernel-headers: infer ARCH from config triple
This makes us less reliant on the systems/examples.nix. You should be
able to cross compile with just your triple:

$ nix build --arg crossSystem '{ config = "armv6l-unknown-linux-gnueabi"; }' stdenv
2019-04-19 14:53:48 -04:00
..
default.nix kernel-headers: infer ARCH from config triple 2019-04-19 14:53:48 -04:00
doubles.nix mesa: armv7a-linux supports mesa 2019-02-24 17:00:48 -05:00
examples.nix androidndk: fixup mess 2019-04-10 01:30:34 -04:00
for-meta.nix hurd: cleanup unmaintained target 2018-08-28 22:18:02 +01:00
inspect.nix systems: support TI MSP430 microcontrollers 2019-03-25 20:33:58 -07:00
parse.nix systems/parse.nix: fixup arm compatibilities 2019-04-19 12:00:32 -04:00
platforms.nix androidndk-pkgs: Remove -mfloat flag 2019-04-16 16:21:51 -04:00