this post was submitted on 17 Feb 2024
1 points (60.0% liked)
Guix
317 readers
2 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
When we run
guix pull
, we're downloading guix channel data, which happens to be a git repo, right? Where is that stored? I figured out that it would be convenient to use that instead of redundantly cloning on home? Or should I clone a separate repo?