<grw>
would be grateful for merge so i can stop building kernels on my tvbox :)
<grw>
(aarch64-build-box)
FRidh has quit [Quit: Konversation terminated!]
t184256 has left #nixos-aarch64 ["Disconnected: Replaced by new connection"]
t184256 has joined #nixos-aarch64
<thefloweringash>
or put in it the main package set and never have to build a kernel at all ;-)
<thefloweringash>
is go broken on armv7l?
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #nixos-aarch64
orivej has quit [Ping timeout: 258 seconds]
<thefloweringash>
So I tried a "native" armv5tel build on a (kvm emulated) armv7l-linux on an aarch64 box. It boots, mostly runs, but openssl seems to have built itself with `-march=armv7-a` everywhere, so sshd doesn't go.
<thefloweringash>
I also tried cross building an armv5tel kernel and booting it with the same config as the armv7l vm, but apparently that's not supported by kvm.
<thefloweringash>
It'd be neat if uts namespaces let nix fake being a different (but still compatible) architecture, but I'm not seeing a way to write to that part of the structure.