pkgs/bwrap-helper: Pass through dev-bind(-try)

This commit is contained in:
Simon Bruder 2021-04-25 09:52:23 +02:00
parent 7d19c9b039
commit 4c60f99b76
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -156,6 +156,8 @@ argument_groups = {
passthrough_args = [
("bind", 2),
("dev-bind", 2),
("dev-bind-try", 2),
("ro-bind", 2),
("symlink", 2),
]