this post was submitted on 07 Jul 2025
7 points (100.0% liked)
Guix and GuixSD
178 readers
2 users here now
Community for all Guix and GuixSD users
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you set up the nonguix channel you need to add the nonguix substitutes, or else it will compile whatever nonguix packages you're using from source, including the kernel, which will take forever.
Also, the nonguix substitutes server is currently down for ipv4 users but someone has set up a mirror at nonguix-proxy.ditigal.xyz, so you can use that instead.
Oh my—AH! YES! I haven't done that! No wonder why installing makes my laptop go burr.
Uh, how do I do that?
Update:
Oh, wait. I see a missed a bunch of info on the nonguix readme: https://gitlab.com/nonguix/nonguix
Also, the manual about substitutes: https://guix.gnu.org/manual/en/html_node/Substitutes.html
Thanks for pointing this out!
Just in case it helps anyone, here's what my
service
block looks like: