Skip to content

Commit 2cf6dc1

Browse files
xdg-desktop-portal-cosmic: update updateScript
1 parent 959ce0c commit 2cf6dc1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pkgs/by-name/xd/xdg-desktop-portal-cosmic/package.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
7979
cosmic-autologin-noxwayland
8080
;
8181
};
82+
8283
updateScript = nix-update-script {
8384
extraArgs = [
84-
"--version"
85-
"unstable"
8685
"--version-regex"
8786
"epoch-(.*)"
8887
];

0 commit comments

Comments
 (0)