Merge remote-tracking branch 'upstream/master' into darwin-to-linux-cross

This commit is contained in:
John Ericson
2018-10-24 08:20:53 -04:00
3592 changed files with 143528 additions and 64821 deletions
@@ -84,8 +84,8 @@ let
in {
linuxHeaders = common {
version = "4.15";
sha256 = "0sd7l9n9h7vf9c6gd6ciji28hawda60yj0llh17my06m0s4lf9js";
version = "4.18.3";
sha256 = "1m23hjd02bg8mqnd8dc4z4m3kxds1cyrc6j5saiwnhzbz373rvc1";
# TODO make unconditional next mass rebuild
patches = lib.optionals (stdenvNoCC.hostPlatform != stdenvNoCC.buildPlatform) [
./no-relocs.patch # for building x86 kernel headers on non-ELF platforms