Skip to content

vscode-extensions: update#393587

Merged
drupol merged 73 commits intomasterfrom
unknown repository
Mar 27, 2025
Merged

vscode-extensions: update#393587
drupol merged 73 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Mar 27, 2025

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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Mar 27, 2025
@ghost ghost marked this pull request as ready for review March 27, 2025 02:34
@drupol drupol merged commit a469097 into NixOS:master Mar 27, 2025
43 checks passed
@drupol
Copy link
Contributor

drupol commented Mar 27, 2025

I guess this was made using the script from #389585 ?

@ghost ghost deleted the vscode-extensions branch March 27, 2025 22:39
@drupol
Copy link
Contributor

drupol commented Mar 27, 2025

I guess this was made using the script from #389585 ?

Yes, but due to incorrect version number update, many manual modifications

So the script need some modifications ?

@drupol
Copy link
Contributor

drupol commented Mar 28, 2025

Ok so nothing to change in the script, issues were present because all extensions are aggregated in one giant file and updating in automatically is not possible yet.

@ghost ghost removed 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: vscode A free and versatile code editor that supports almost every major programming language. labels Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant