about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorJude Taylor <me@jude.bio>2015-10-09T15·18-0700
committerJude Taylor <me@jude.bio>2015-10-21T19·38-0700
commit5bf408500060d2ffe9d86bb28a97a40c7ec5415f (patch)
tree6161e56bfcc4e5dba08ae0dffb0c42a6755f177a /src
parent6a8cee19b3076a7212b5e7460d11e51000456052 (diff)
allow access to SystemVersion for python builders
Diffstat (limited to 'src')
-rw-r--r--src/libstore/sandbox-defaults.sb.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstore/sandbox-defaults.sb.in b/src/libstore/sandbox-defaults.sb.in
index 77467322b577..54e453043504 100644
--- a/src/libstore/sandbox-defaults.sb.in
+++ b/src/libstore/sandbox-defaults.sb.in
@@ -6,6 +6,7 @@
        (literal "/dev/dtracehelper")
        (literal "/dev/tty")
        (literal "/dev/autofs_nowait")
+       (literal "/System/Library/CoreServices/SystemVersion.plist")
        (literal "/private/var/run/systemkeychaincheck.done")
        (literal "/private/etc/protocols")
        (literal "/private/var/tmp")