nixpkgs/pkgs/os-specific/linux/kernel-headers
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
no-dynamic-cc-version-check.patch Merge remote-tracking branch 'upstream/master' into darwin-to-linux-cross 2018-10-24 08:20:53 -04:00
no-relocs.patch linux-headers: Fix Darwin cross build 2018-10-23 23:20:42 -04:00