Man I have been trying to get guix to boot on my pinebook for years and the closest I ever got was successfully building a stripped down version of the installation image natively using qemu-binfmt
It was able to boot and even install to the emmc and boot again but when I tried to guix system reconfigure it bit the dust.
Now it “hangs” but a serial console reveals somehow the co-processors are misconfigured and the scheduler is scheduling tasks but they are timing out. Some hunting on the forums showed me somehow I need to disable the smaller cores and just boot u-boot with the main 4 and let linux handle initialization but I haven’t progressed on this front for a few weeks.
I only see downloads on the Guix website for x86_64 and i686. Where did you find the download for the Pinebook Pro ? I'd love to get it running on mine.