remove an unneeded default impure-dep

This commit is contained in:
Jude Taylor 2015-09-29 09:06:21 -07:00
parent e770f941d6
commit 4b8c71b4ef

View file

@ -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"