-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vscode, vscodium: 1.45.1 -> 1.46.0 #90125
Conversation
Does it make sense to introduce a small script to automatically update versions? If so, what tech is considered OK for this task (such that perhaps later on it is possible to automate on a bigger scale in NixPkgs)? ping @Mic92 . |
I don't think there is standardised tech for this; perhaps something to integrate it with nixpkgs-auto-upgrade would be nice. An "update-script" meta field? |
Everything should be ready, please merge. |
Now, also includes a bash script to fetch latest versions for both VSCode and VSCodium. Please review and merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd suggest moving the update script to a separate PR so that it doesn't block the version bumps.
Probably need to rebase this to drop the update script commits entirely rather than reverting. |
Done |
@ofborg eval |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checksums match.
@GrahamcOfBorg build vscode |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
diff LGTM
commits LGTM
[10 built, 24 copied (75.1 MiB), 11.3 MiB DL]
https://github.com/NixOS/nixpkgs/pull/90125
3 packages built:
vscode vscode-with-extensions vscodium
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)