We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d011a9f commit 6dba3fbCopy full SHA for 6dba3fb
gh-build.sh
@@ -13,7 +13,7 @@ git_commit=$(git rev-parse --short HEAD)
13
"Priority: optional" \
14
"Homepage: https://nxos.org" \
15
"Package: nx-desktop-legacy" \
16
- "Version: 3.1.1-$git_commit" \
+ "Version: 3.1.2-$git_commit" \
17
"Maintainer: Uri Herrera <[email protected]>" \
18
"Depends: $deps" \
19
"Conflicts: nx-desktop, synaptic" \
package/dependencies
@@ -324,6 +324,7 @@ dnsmasq-openrc
324
fprint-openrc
325
nohang-openrc
326
ntpsec-openrc
327
+nvidia-openrc
328
plymouth-openrc
329
powertop-openrc
330
rsyslog-openrc
0 commit comments