diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-12-02T13·59+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2015-12-02T14·04+0100 |
commit | 8063fc497ab78fa72962b93874fe25dcca2b55ed (patch) | |
tree | eaa2bea0b8a0b107ce5a9edf896f83a010399496 /src/libstore/remote-store.cc | |
parent | f3279701291a3229e9561d02bd53391a928137c6 (diff) |
Use deterministic $TMPDIR in sandbox
Rather than using $<host-TMPDIR>/nix-build-<drvname>-<number>, the temporary directory is now always /tmp/nix-build-<drvname>-0. This improves bitwise-exact reproducibility for builds that store $TMPDIR in their build output. (Of course, those should still be fixed...)
Diffstat (limited to 'src/libstore/remote-store.cc')
0 files changed, 0 insertions, 0 deletions