nix-gh/src/libstore
Eelco Dolstra 35f541a7a0 OS X sandbox: Store .sb file in $TMPDIR rather than the Nix store
The filename used was not unique and owned by the build user, so
builds could fail with

error: while setting up the build environment: cannot unlink ‘/nix/store/99i210ihnsjacajaw8r33fmgjvzpg6nr-bison-3.0.4.drv.sb’: Permission denied
2017-08-30 12:06:31 -05:00
..
build.cc OS X sandbox: Store .sb file in $TMPDIR rather than the Nix store 2017-08-30 12:06:31 -05:00
builtins.cc <nix/fetchurl.nix>: Support xz-compressed NARs 2015-10-30 12:34:30 +01:00
builtins.hh Make <nix/fetchurl.nix> a builtin builder 2015-07-20 04:38:46 +02:00
derivations.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
derivations.hh Allow remote builds without sending the derivation closure 2015-07-17 17:57:40 +02:00
download.cc Fix build 2017-07-12 13:00:41 +02:00
download.hh builtins.fetch{url,tarball}: Allow name attribute 2016-08-15 07:42:51 -04:00
gc.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
globals.cc Add exec primop behind allow-unsafe-native-code-during-evaluation. 2017-03-30 10:08:38 -04:00
globals.hh Add exec primop behind allow-unsafe-native-code-during-evaluation. 2017-03-30 10:08:38 -04:00
local-store.cc macOS: Remove flags 2017-06-19 14:32:38 +02:00
local-store.hh Add forward compatibility with the Nix 1.12 database schema 2017-02-22 12:19:42 +01:00
local.mk Add a seccomp filter to prevent creating setuid/setgid binaries 2017-06-01 16:48:57 +02:00
misc.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
misc.hh Allow remote builds without sending the derivation closure 2015-07-17 17:57:40 +02:00
nix-store.pc.in Install some pkgconfig files 2014-09-18 12:00:40 +02:00
optimise-store.cc Don’t hardlink disallowed paths in OS X. 2017-07-12 11:31:17 +02:00
pathlocks.cc ~PathLocks(): Handle exceptions 2016-01-04 11:34:36 +01:00
pathlocks.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
profiles.cc nix-collect-garbage: Don't call nix-env 2015-05-21 16:28:30 +02:00
profiles.hh nix-collect-garbage: Don't call nix-env 2015-05-21 16:28:30 +02:00
references.cc OCD: foreach -> C++11 ranged for 2015-07-17 20:13:56 +02:00
references.hh Use "#pragma once" to prevent repeated header file inclusion 2012-07-18 14:59:03 -04:00
remote-store.cc daemon: Add 'buildMode' parameter to 'buildPaths' RPC 2015-12-02 18:14:49 +01:00
remote-store.hh Shut up clang warnings 2015-09-18 01:22:35 +02:00
sandbox-defaults.sb.in Revert "remove sandbox-defaults.sb" 2015-11-21 16:40:24 -05:00
schema.sql * Store the size of a store path in the database (to be precise, the 2010-11-16 17:11:46 +00:00
store-api.cc nix-collect-garbage: Revive --max-freed 2015-08-21 13:57:53 +02:00
store-api.hh Add option to verify build determinism 2015-11-09 23:16:24 +01:00
worker-protocol.hh daemon: Add 'buildMode' parameter to 'buildPaths' RPC 2015-12-02 18:14:49 +01:00