mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-store: update updateScript
This commit is contained in:
parent
3a210ad170
commit
9b73855818
1 changed files with 1 additions and 2 deletions
|
|
@ -60,10 +60,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
|||
cosmic-autologin-noxwayland
|
||||
;
|
||||
};
|
||||
|
||||
updateScript = nix-update-script {
|
||||
extraArgs = [
|
||||
"--version"
|
||||
"unstable"
|
||||
"--version-regex"
|
||||
"epoch-(.*)"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue