Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: afa433e58c3fe6029660a43fdc2073c9d15b4210
https://github.com/NixOS/nix/commit/afa433e58c3fe6029660a43fdc2073c9d15b4210
Author: Eelco Dolstra <[email protected]>
Date: 2015-04-02 (Thu, 02 Apr 2015)
Changed paths:
M src/libstore/build.cc
Log Message:
-----------
Chroot builds: Provide world-readable /nix/store
This was causing NixOS VM tests to fail mysteriously since
5ce50cd99e740d0d0f18c30327ae687be9356553. Nscd could (sometimes) no
longer read /etc/hosts:
open("/etc/hosts", O_RDONLY|O_CLOEXEC) = -1 EACCES (Permission denied)
Probably there was some wacky interaction between the guest kernel and
the 9pfs implementation in QEMU.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits