cosmic-player: update updateScript

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