cosmic-launcher: update updateScript

This commit is contained in:
Heitor Augusto
2025-12-11 01:07:22 -03:00
parent ec8a58373c
commit 64c171affc
+1 -2
View File
@@ -51,10 +51,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
cosmic-autologin-noxwayland
;
};
updateScript = nix-update-script {
extraArgs = [
"--version"
"unstable"
"--version-regex"
"epoch-(.*)"
];