Open SuperSandro2000 opened 3 years ago
should be reopened as the commit has been reverted
With https://github.com/Mic92/nixpkgs-review/issues/259 instead of using pkgs.aarch64-multiplatform (cross-compiling), you can do native compiling on the emulated aarch64 platform
(It would be awesome to have both features, just mentioning they are related)
I want to replace
pkgs
withpkgsCross.aarch64-multiplatform
.