Блог — Continuous integration
Building derivations, how complicated can it be?
2021-04-23
Derivations are key to Guix, they're the low-level build instructions used for things like packages, disk images, and most things than end up in the store. Around…
Introduction to the Guix Data Service, the missing blog post
2020-11-08
The Guix Data Service processes, stores and provides data about Guix over time, at least that is what the README says. It's been around since…
GSoC 2018 report: Cuirass Web interface
2018-08-13
For the last three months I have been working with the Guix team as a Google Summer of Code intern. The title of my project is "GNU Guix (Cuirass): Adding…
GuixSD system tests
2016-06-28
From its inception, Guix has had a thorough test suite—something that’s not only reassuring, but also the thing that allows for fearless evolution of the code. That…