Cross-building for aarch64 with Nix on a non-NixOS (Fedora 39) machine won't use the cache

Yes, binfmt is just a linux feature. You can see how NixOS implements the binfmt feature here and try to replicate it on another distro. But I think most distros have a qemu-user package or something like that which does this automatically.

1 Like