On Sat, Apr 17, 2021 at 03:22:37PM -0400, Leo Famulari wrote: > Can you share your diff? I tried to alter guix-install.sh to download > the tarball I built from my server, but it's easier said than done. Julien shared a diff on #guix, and I adapted it a bit, as attached. I named the binary tarball that I built 'guix-binary-0.tar.xz', so if you choose another name, adjust guix-install.sh appropriately. And of course, change the URL used in the invocation of guix_get_bin(). The example.com URL will not work.