OVMFFull: fix build on aarch64-darwin

This commit is contained in:
Cheng Shao
2026-04-24 16:54:59 +02:00
parent a27f12009e
commit 85e0d4ddff
@@ -274,6 +274,5 @@ edk2.mkDerivation projectDscPath (finalAttrs: {
mjoerg
sigmasquadron
];
broken = stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64;
};
})