Skip to content
Commit d8934feb authored by Matthew Bauer's avatar Matthew Bauer
Browse files

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
parent 97a3c7f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment