cosmic-comp: update updateScript

This commit is contained in:
Heitor Augusto
2025-12-11 01:04:18 -03:00
parent 46bf220b69
commit 0be8cfc3ec
+1 -2
View File
@@ -68,10 +68,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
cosmic-autologin-noxwayland
;
};
updateScript = nix-update-script {
extraArgs = [
"--version"
"unstable"
"--version-regex"
"epoch-(.*)"
];