
We were using the wrong tag as pointed out in https://github.com/NixOS/nixpkgs/pull/348118#issuecomment-2563921040 Co-authored-by: Geist <68447848+AT-Geist@users.noreply.github.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
14 lines
382 B
Diff
14 lines
382 B
Diff
diff --git a/vrc-get-gui/Tauri.toml b/vrc-get-gui/Tauri.toml
|
|
index ff969dbb..1339d861 100644
|
|
--- a/vrc-get-gui/Tauri.toml
|
|
+++ b/vrc-get-gui/Tauri.toml
|
|
@@ -34,8 +34,6 @@ icon = [
|
|
resources = []
|
|
publisher = "anatawa12"
|
|
|
|
-createUpdaterArtifacts = "v1Compatible" # remove if ci # we do not generate updater artifacts in CI
|
|
-
|
|
[bundle.linux.deb]
|
|
desktopTemplate = "alcom.desktop"
|
|
|