this post was submitted on 16 Nov 2023
13 points (100.0% liked)
Guix
1 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
All good -- though I'm not sure what circular dependency could be resolved by using an older build.
Typically you do
guix package --list-available=^mypackage$
and it lists all available versions, similar to conda