diff --git a/flatpak_builder_lint/staticfiles/exceptions.json b/flatpak_builder_lint/staticfiles/exceptions.json index 47c1d83b..88c8f555 100644 --- a/flatpak_builder_lint/staticfiles/exceptions.json +++ b/flatpak_builder_lint/staticfiles/exceptions.json @@ -1651,5 +1651,8 @@ }, "net.nokyan.Resources": { "finish-args-flatpak-spawn-access": "Required to spawn a small executable dedicated to finding running processes in /proc" + }, + "engineer.atlas.Nyxt": { + "finish-args-flatpak-spawn-access": "Required access to external tools since Nyxt ecosystem expects to rely heavily on them" } }