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
@tetris11 Because guix as a general rule knows nothing about the underlying operating system, so you can't expect it to set things up as you describe.
oh, true. In my head chroot is just proc/sys/dev binding, but you're right that there are OS specific paths there too