about summary refs log tree commit diff
path: root/src/libstore/build.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstore/build.cc')
-rw-r--r--src/libstore/build.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstore/build.cc b/src/libstore/build.cc
index b11b04638040..78b58b8caa23 100644
--- a/src/libstore/build.cc
+++ b/src/libstore/build.cc
@@ -2460,7 +2460,6 @@ void DerivationGoal::runChild()
             sandboxProfile += "(allow file-read*\n"
                 "\t(literal \"/dev/dtracehelper\")\n"
                 "\t(literal \"/dev/tty\")\n"
-                "\t(literal \"/System/Library/CoreServices/SystemVersion.plist\")\n"
                 "\t(literal \"/dev/autofs_nowait\")\n"
                 "\t(literal \"/private/var/run/systemkeychaincheck.done\")\n"
                 "\t(literal \"/private/etc/protocols\")\n"