21
GNU Guix: How to run foreign binaries
(zie87.github.io)
Guix is an advanced distribution of the GNU operating system developed by the GNU Project
That does sound like a reasonable ask.
What are the upsides of Guix – in your view, anyhow – that make people be OK with downsides like this? I mean, this does seem like a fairly major downside, so there's go to be fairly major upsides too, or at least I'd assume so
@jaennaet @tetris11 Once you've got everything set up, you can run your binaries in special containers for system isolation, make Docker images for distribution, run your stuff on other machines which have #guix on them, and generally enjoy the fruits of your labours.
I just think the declarative syntax is cool, and is easier to read than Nix