Skip to content

add script to update vscode extensions#389795

Draft
schuelermine wants to merge 3 commits intoNixOS:masterfrom
schuelermine:patch/vscode/extensions/update/extend
Draft

add script to update vscode extensions#389795
schuelermine wants to merge 3 commits intoNixOS:masterfrom
schuelermine:patch/vscode/extensions/update/extend

Conversation

@schuelermine
Copy link
Contributor

  • vscode/extensions/update_installed_exts.sh: log on download failure instead of early exit
  • vscode/extensions/update_installed_exts.sh: add json output format
  • vscode/extensions: add script to write new versions from update_installed_exts.sh

Obsoletes #388747.

Could use some polish, or comments. But it works.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 6.topic: vscode A free and versatile code editor that supports almost every major programming language. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Mar 14, 2025
@drupol
Copy link
Contributor

drupol commented Mar 15, 2025

I think you should join the force and contribute in this PR: #389585

@drupol
Copy link
Contributor

drupol commented Mar 23, 2025

@schuelermine Do you mind testing the script from #389585 ?

@drupol
Copy link
Contributor

drupol commented Jun 25, 2025

@schuelermine Can we close this PR ?

@schuelermine
Copy link
Contributor Author

@drupol Yes, I will cherry-pick one of these commits into a new PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: vscode A free and versatile code editor that supports almost every major programming language. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants