博客 - Quality Assurance
A new Quality Assurance tool for Guix
2023-09-12
Maintaining and expanding Guix's collection of packages can be complicated. As a distribution with around 22,000 packages, spanning across around 7 architectures and with support for cross-compilation, it's quite common…
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…