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

build: add setting to extend the default darwin sandbox profile #2737

Closed
wants to merge 1 commit into from

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented Mar 19, 2019

This makes the default profile configurable with extra capabilities
using nix.conf without having to resort to relaxed mode and expressions
using __sandboxProfile. eg.

(allow ipc-sysv-shm ipc-sysv-sem)

This makes the default profile configurable with extra capabilities
using nix.conf without having to resort to relaxed mode and expressions
using `__sandboxProfile`. eg.

	(allow ipc-sysv-shm ipc-sysv-sem)
@grahamc grahamc added this to the Nix 2.3 milestone Aug 27, 2019
@LnL7
Copy link
Member Author

LnL7 commented Sep 20, 2019

ping

@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Dec 5, 2020

Ping @grahamc

@stale
Copy link

stale bot commented Jun 3, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the stale label Jun 3, 2021
@stale
Copy link

stale bot commented Jun 19, 2022

I closed this issue due to inactivity. → More info

@stale stale bot closed this Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants