Mark H Weaver <[email protected]> skribis: > Could we add a package to Guix to build this? If that is undesirable > for some reason, could we add a command to build it, and jobs on Hydra > to build it automatically on all platforms supported by the build farm, > analogous to the 'usb-image' jobs?
Commit b607593 adds Hydra jobs, and commit 9d3fb6c adds the code and a Makefile target: make guix-binary.x86_64-linux.tar.xz or similar builds the binary tarball. We’ll have to figure out how to handle that for all the systems, for the release. Thanks, Ludo’.
