change flatpak builder permissions

This commit is contained in:
2020-07-21 10:41:35 -04:00
parent 2029a0fb9a
commit 99387081f7

View File

@@ -10,7 +10,7 @@
"--socket=x11", "--socket=x11",
"--socket=wayland", "--socket=wayland",
"--device=dri", "--device=dri",
"--filesystem=home", "--filesystem=xdg-data",
"--talk-name=org.freedesktop.Notifications" "--talk-name=org.freedesktop.Notifications"
], ],
"separate-locales": false, "separate-locales": false,
@@ -26,7 +26,7 @@
{ {
"type": "git", "type": "git",
"url": "https://git.eyecreate.org/eyecreate/vehicle-voyage.git", "url": "https://git.eyecreate.org/eyecreate/vehicle-voyage.git",
"commit": "42a2ce9ce3a958e95b8ce2a24e7cf547117da245" "commit": "5d274f3946a9955dc67d8627becc0c45fd7af304"
} }
] ]
} }