Skip to content

Commit 3cdb98c

Browse files
committed
Moved finish-args before modules
1 parent 797ff22 commit 3cdb98c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

com.jetpackduba.Gitnuro.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ sdk: org.freedesktop.Sdk
55
sdk-extensions:
66
- org.freedesktop.Sdk.Extension.openjdk17
77
command: gitnuro
8+
finish-args:
9+
- --socket=x11
10+
- --share=ipc
11+
- --share=network
12+
- --filesystem=home
13+
- --device=dri
814
modules:
915
- name: openjdk
1016
buildsystem: simple
@@ -29,10 +35,4 @@ modules:
2935
- type: file
3036
path: icon.png
3137
- type: file
32-
path: com.jetpackduba.Gitnuro.metainfo.xml
33-
finish-args:
34-
- --socket=x11
35-
- --share=ipc
36-
- --share=network
37-
- --filesystem=home
38-
- --device=dri
38+
path: com.jetpackduba.Gitnuro.metainfo.xml

0 commit comments

Comments
 (0)