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

Fix sandboxing support in NixOS #6333

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

kit-ty-kate
Copy link
Member

Upstreams changes from NixOS/nixpkgs#363770

The issue is that in the bubblewrap sandbox /run is mounted as tmpfs so its content is emptied inside the sandbox and Nix makes use of /run/current-system/sw to store the whole system (everything symlinks to it if i understand correctly).

cc @RyanGibb just in case you can tell me if i've done/said something awful

@RyanGibb
Copy link
Contributor

This sounds great :-)

@kit-ty-kate kit-ty-kate requested a review from rjbou December 11, 2024 15:34
@kit-ty-kate kit-ty-kate merged commit 8f48372 into ocaml:master Dec 12, 2024
42 checks passed
@kit-ty-kate kit-ty-kate deleted the nixos-sandbox branch December 12, 2024 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants