cosmic-store: update updateScript

This commit is contained in:
Heitor Augusto 2025-12-11 01:11:12 -03:00
commit 9b73855818
No known key found for this signature in database
GPG key ID: 3EEC05B0024AF8A4

View file

@ -60,10 +60,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
cosmic-autologin-noxwayland
;
};
updateScript = nix-update-script {
extraArgs = [
"--version"
"unstable"
"--version-regex"
"epoch-(.*)"
];