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

Warn the user if sandboxing is not enabled #28

Open
ryantrinkle opened this issue May 27, 2018 · 2 comments
Open

Warn the user if sandboxing is not enabled #28

ryantrinkle opened this issue May 27, 2018 · 2 comments

Comments

@ryantrinkle
Copy link
Member

See #6, in which a derivation failed to build correctly due to not being sandboxed.

We should warn the user anytime they are trying to nix-build something with obelisk and sandboxing is not enabled.

@3noch
Copy link
Collaborator

3noch commented May 29, 2018

We should just be able to check something akin to nix show-config | grep 'sandbox = false'.

@3noch
Copy link
Collaborator

3noch commented May 29, 2018

Alternatively, we can just run our nix-builds with --sandbox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants