Planet Guix

Migrating to Codeberg

The Guix project will be migrating all its repositories along with bug tracking and patch tracking to Codeberg within a month. This decision is the result of a collective consensus-building process that lasted several months. This post shows the upcoming milestones in that migration and discusses what it will change for people using Guix and for contributors. Context For those who haven’t heard about it, Codeberg is a source code collaboration platform. It is run by Codeberg e.V. , a non-profit registered in Germany. The software behind Codeberg is Forgejo , a free…

Build daemon drops its privileges

Does it really need to run as root?” When talking to system administrators of large supercomputers about installing Guix and having its build daemon run as root, this question would quickly come up—and rightfully so. We’re happy to announce that guix-daemon can now run without root privileges by taking advantage of Linux’s unprivileged user namespaces, a feature now available even on some of the most conservative supercomputers.