<snicket>
I'm trying to build/cross-compile a Raspberry Pi 3 NixOS runtime sd card image using https://github.com/illegalprime/nixos-on-arm, but I'm stuck on a "infinite recursion encountered, at undefined position" error. Do I get it correctly that such cross-compilation should already work correctly in NixOS 19? https://nixos.wiki/wiki/NixOS_on_ARM#Crosscompiling mentions QEMU, but isn't this wiki page
<snicket>
just not up to date?
<samueldr>
the qemu bit isn't really cross-compilation
<samueldr>
I don't know about illegalprime's attempt
<samueldr>
though I tried my hand without knowing of their attempt