Eelco Dolstra wrote: > However the usefulness of chroots is diminished by the fact that > many builders depend on /bin/sh, so you need /bin in the list of > additional directories. (And then on non-NixOS you need /lib as > well...)
Maybe /lib should be explicitly prohibited (if a special option is on). /bin/sh problem can be solved by enabling adding empty writable directories, so builder will create it itself. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
