cosmic-files: update updateScript

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