forked from lix-project/lix
remove an unneeded default impure-dep
This commit is contained in:
parent
e770f941d6
commit
4b8c71b4ef
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue