Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always allow builds to use unix domain sockets in Darwin sandbox #1650

Merged
merged 1 commit into from Nov 8, 2017

Conversation

copumpkin
Copy link
Member

No reason not to allow this, and quite a few test suites use unix sockets

@copumpkin
Copy link
Member Author

cc @edolstra @LnL7

(allow file* process-exec network-outbound network-inbound
(literal "/tmp") (subpath TMPDIR))

; Always allow unix domain sockets, since they can't hurt purity or security
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, not sure where this came from

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@edolstra edolstra merged commit 513b143 into NixOS:master Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants