You enjoy #Guix but miss /bin, /usr, and friends? Good news! ‘guix shell --emulate-fhs’ has landed!
https://issues.guix.gnu.org/56677
Example: ‘guix shell --container --emulate-fhs coreutils’ spawns a container that has ‘/bin/ls’ just like on any reasonable distro.
@civodul Nice! Are there any drawbacks to using --emulate-fhs? If not, how would one go about making it the default?