nixfmt-rfc-style: sandbox with bunpen

This commit is contained in:
2024-09-11 01:57:31 +00:00
parent fad05b929a
commit c6d93598ed

View File

@@ -930,7 +930,7 @@ in
nixd.sandbox.method = "bunpen";
nixd.sandbox.whitelistPwd = true;
nixfmt-rfc-style.sandbox.method = "bwrap";
nixfmt-rfc-style.sandbox.method = "bunpen";
nixfmt-rfc-style.sandbox.autodetectCliPaths = "existingDirOrParent"; #< it formats via rename
nixpkgs-review.sandbox.method = "bwrap";