nixos/ipfs: Only set ReadWritePaths when hardened#166340
nixos/ipfs: Only set ReadWritePaths when hardened#166340Artturin merged 3 commits intoNixOS:masterfrom
Conversation
|
I can confirm that applying |
|
I broke this in #165252. Also consider adding a test to test if the autoMount option works, so it doesn't break again in the future. |
Co-authored-by: Luflosi <Luflosi@users.noreply.github.com>
0853935 to
72d6d73
Compare
Luflosi
left a comment
There was a problem hiding this comment.
Test runs as expected, LGTM.
Co-authored-by: Luflosi <Luflosi@users.noreply.github.com>
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
McSinyx
left a comment
There was a problem hiding this comment.
I also confirm that this fixes the mount points.
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
|
Successfully created backport PR #179463 for |
|
The process '/usr/bin/git' failed with exit code 1 |
Description of changes
Setting ReadWritePaths kills mount propagation and unconditionally breaks FUSE.
Workaround:
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes