this post was submitted on 16 Nov 2023
15 points (100.0% liked)

Guix

274 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
 

Compare this to this 2020 blog post, which had the source binary at 60MiB

https://guix.gnu.org/blog/2020/guix-further-reduces-bootstrap-seed-to-25/

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 10 months ago

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