cosmic-workspaces-epoch: update updateScript

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