cosmic-screenshot: update updateScript

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