>build-use-chroot = true >build-chroot-dirs = /dev /proc /bin > >So I have another problem ☺: packages relying on /bin/sh do not build >any longer. It looks that I cannot get my `build-chroot-dirs` option right. build-chroot-dirs = /bin=/nix/store/8qhilznm4abzjvnbkqi48zy6wrljgi80-bash-4.2-p45/bin /dev/ Yes, I update this manually for fresh bash versions…