- cross-posted to:
- bootstrappable@slrpnk.net
- cross-posted to:
- bootstrappable@slrpnk.net
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/
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/
deleted by creator
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