cosmic-term: update updateScript

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