You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 29, 2025. It is now read-only.
I added --sandbox to flatpak-builder, which disallows the json manifest to do things like --share=network and do network i/o, or --filesystem=/foo to be able to access the host. This is targeted at buildsystems like f-b-s, so we should probably start using it.