Branch: refs/heads/1.11-maintenance
  Home:   https://github.com/NixOS/nix
  Commit: 2eb840eefa12c6ef9f0cca0cbcde94a5fccbbc34
      
https://github.com/NixOS/nix/commit/2eb840eefa12c6ef9f0cca0cbcde94a5fccbbc34
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M doc/manual/command-ref/conf-file.xml
    M src/libstore/build.cc

  Log Message:
  -----------
  Support optional sandbox paths

For example, you can now set

  build-sandbox-paths = /dev/nvidiactl?

to specify that /dev/nvidiactl should only be mounted in the sandbox
if it exists in the host filesystem. This is useful e.g. for EC2
images that should support both CUDA and non-CUDA instances.

(cherry picked from commit 18b7363a699c0b5a4bf59d2b320dfc2b84dc4e67)


  Commit: 612c77a399011782af4d84e55fafa728dfeba4cb
      
https://github.com/NixOS/nix/commit/612c77a399011782af4d84e55fafa728dfeba4cb
  Author: Shea Levy <s...@shealevy.com>
  Date:   2016-11-22 (Tue, 22 Nov 2016)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  Update darwin build for optional sandbox paths

Fixes #1132

(cherry picked from commit 8bf378e9998cfbeb4303fade33fe514a4c18bf81)


Compare: https://github.com/NixOS/nix/compare/fd9fc15c0c66...612c77a39901
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to