Skip to content

Commit 819174c

Browse files
xdg-desktop-portal-cosmic: update updateScript
1 parent ce7a0b3 commit 819174c

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
@@ -76,10 +76,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
7676
cosmic-autologin-noxwayland
7777
;
7878
};
79+
7980
updateScript = nix-update-script {
8081
extraArgs = [
81-
"--version"
82-
"unstable"
8382
"--version-regex"
8483
"epoch-(.*)"
8584
];

0 commit comments

Comments
 (0)