fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

11K
active users

Simon Josefsson

@Mehrad @civodul Building a Debian+Guix image takes around 25 minutes on a large GitLab runner node. Building the pure Guix image takes around 6 minutes, also on a large GitLab runner node. The Debian+Guix image is used to prepare the native Guix-only image. I have not yet tried to build another Guix-only image from the Guix-only image I have prepared, that is issue #1 and I think it is trivial. gitlab.com/debdistutils/guix/c

GitLabConsider building the images from a native Guix rather than Debian+Guix image (#1) · Issues · debdistutils / guix / container · GitLabImages are currently built using guix pack followed by podman load -i and a podman push, all running in a Debian image after a