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
no-relocs.patch