Difficulties with Go in Halium on NixOS
-
I've been trying to build Halium for a new device on my NixOS system, but even after patching out all the things that break it on NixOS (generally scripts that expect a standard FHS system), I've ran into an issue when building Micro factory during
breakfast
which I can't figure out, it's complaining about missing modules likebytes
andio
, which I'm fairly sure are built in. Why is this happening while building Halium but not when building standard Go projects? -
@ksp-atlas Could you include the actual par of the logs that include the errors you are experiencing?