build-chroot-dirs = /bin/sh=/nix/store/mkgzispcfvqi8z65wjngkw8zdf0v15n4-bash-4.2-p47/bin/bash /nix/store/ghvrcvzzd83j4vvynm7kry4n9s42b986-linux-headers-3.7.1 /nix/store/i11d0d4015p0vbdnjq7lb509v9pwp049-glibc-2.19 /nix/store/mkgzispcfvqi8z65wjngkw8zdf0v15n4-bash-4.2-p47
Drop that /dev, /proc, /bin and whatever. Why do you need that? On Sat, Sep 27, 2014 at 4:27 PM, Michael Raskin <[email protected]> wrote: > >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… > > > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > -- www.debian.org - The Universal Operating System
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
