string: sandbox with bunpen
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# dynamic linking means copying the binary doesn't reduce the closure much at all compared to just symlinking it.
|
||||
packageUnwrapped = pkgs.linkBinIntoOwnPackage pkgs.binutils-unwrapped "strings";
|
||||
|
||||
sandbox.method = "landlock";
|
||||
sandbox.method = "bunpen";
|
||||
sandbox.wrapperType = "inplace"; # trivial package; cheaper to wrap in place
|
||||
sandbox.autodetectCliPaths = "existing";
|
||||
};
|
||||
|
Reference in New Issue
Block a user