[WIP] vscode-extensions: auto-update many#127741
[WIP] vscode-extensions: auto-update many#127741kamadorueda wants to merge 7 commits intoNixOS:masterfrom
Conversation
- By moving the marketplae references to a file we can auto-update them easily with a script
|
Result of 7 packages built successfully:
|
|
@jonringer can you review this? |
|
do you mind adding a |
Actually I really like the idea, I'm gonna work on it |
|
@kamadorueda you can maybe take some inspiration from #113280 where I also wrote documentation on VSCode extensions. For what it's worth, I'll maybe see if I can just add another shell script or so which let's users update extensions from STDIN rather than getting them from VSCode, which is a bit brittle. I think the current script doesn't even consider all possible binary names. So in other words, my typical use case is |
|
Why was this closed? |
Motivation for this change
Keeping extensions updated is normally a thing you want to do,
but I'm too lazy as to do it manually on a daily basis so I'm:
nivandnixpkgs-updateddo. With small refactors auto-updating is easyThings done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)