this post was submitted on 25 Oct 2023
5 points (85.7% liked)
Guix
316 readers
1 users here now
Guix is an advanced distribution of the GNU operating system developed by the GNU Project
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Assuming that you are using substitutes, I recommend to try waiting a day or two between a
guix pull
and reconfiguring your system. Unless you have an absurdly slow internet connection, it sounds like your guix is falling back to building some packages due to the substitute servers not having the freshest packages built yet, which can happen often if you reconfigure immediately after pulling.