Skip to content

Commit de29780

Browse files
cosmic-workspaces-epoch: update updateScript
(cherry picked from commit 959ce0c)
1 parent 3587c02 commit de29780

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkgs/by-name/co/cosmic-workspaces-epoch/package.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
5555
cosmic-autologin-noxwayland
5656
;
5757
};
58+
5859
updateScript = nix-update-script {
5960
extraArgs = [
60-
"--version"
61-
"unstable"
6261
"--version-regex"
6362
"epoch-(.*)"
6463
];

0 commit comments

Comments
 (0)