Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: b6b142b4b10552f2a2a8c904487bbd196d35a5c1
      
https://github.com/NixOS/nix/commit/b6b142b4b10552f2a2a8c904487bbd196d35a5c1
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  Provide /var/run/nscd/socket in the sandbox

Otherwise sandbox builds can fail, e.g.

  $ NIX_REMOTE=local?root=/tmp/nix nix-build '<nixpkgs>' -A hello --option 
build-use-substitutes false
  ...
  downloading ‘http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-047’...
  error: unable to download 
‘http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-047’: Couldn't resolve 
host name (6)


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to