Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use /nix/var/tmp as default tmpRoot #1085

Closed
wants to merge 1 commit into from
Closed

Commits on Oct 11, 2016

  1. use /nix/var/tmp as default tmpRoot

    the default TMPDIR on OSX is set to a pretty long path in /var/folders
    this causes unit tests that try to create unix domain sockets in the
    build directory or a TMPDIR to fail.
    LnL7 committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    7de8165 View commit details
    Browse the repository at this point in the history