configd: remove unsupported sandbox profile
This commit is contained in:
parent
34fe3e0a49
commit
b2f8185695
@ -8,10 +8,6 @@ appleDerivation {
|
|||||||
|
|
||||||
propagatedBuildInputs = [ Security ];
|
propagatedBuildInputs = [ Security ];
|
||||||
|
|
||||||
propagatedSandboxProfile = ''
|
|
||||||
(allow mach-lookup (global-name "com.apple.SystemConfiguration.configd"))
|
|
||||||
'';
|
|
||||||
|
|
||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
HACK=$PWD/hack
|
HACK=$PWD/hack
|
||||||
mkdir $HACK
|
mkdir $HACK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user