Hi, thanks for this very fast answer.
> How are you building the package?
In the directory nixpkgs (cloned from github), I run:
nix-build -A gnutls
> Have you enabled nix chroot builds?
Not until now. So I’ve tried to add the two lines to nix.conf:
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.
Thanks again,
--
Vincent.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev