@ -1,7 +1,8 @@
{ lib ? import <nixpkgs/lib>
, hostPlatform ? lib.systems.examples.gnu64
}:
{
hostPlatform = lib.systems.examples.gnu64;
inherit hostPlatform;
overlay = (final: prev: {
@ -1,4 +1,5 @@
, hostPlatform ? lib.systems.examples.aarch64-multiplatform
let
# order matters! this is also the order in which the modules are insmoded
@ -33,7 +34,7 @@ let
"drivers/net/wireless/marvell/mwifiex/mwifiex.ko"
];
in {
hostPlatform = lib.systems.examples.aarch64-multiplatform;
nixpkgsOnBuildForHost = prev.nixpkgsOnBuildForBuild.pkgsCross.aarch64-multiplatform;
@ -1,10 +1,11 @@
update_microcode = true;
in