cosmic-greeter: update updateScript

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