1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/applications/editors/vscode
Samuel Ainsworth 1692e2cbb5 vscode/vscodium: split update scripts
Split up the vscode update.sh into separate vscode/vscodium update
scripts. Recently the versions of vscode and vscodium have diverged (see
VSCodium/vscodium#501), meaning that the updates for one package fail
while the other succeeds. This PR splits up the update scripts so that
one can be run with out the other and vice-versa.
2020-09-14 11:22:34 -07:00
..
generic.nix
update-vscode.sh vscode/vscodium: split update scripts 2020-09-14 11:22:34 -07:00
update-vscodium.sh vscode/vscodium: split update scripts 2020-09-14 11:22:34 -07:00
vscode.nix vscode: 1.48.1 -> 1.48.2 2020-08-27 11:13:45 +02:00
vscodium.nix vscodium: 1.48.1 -> 1.48.2 2020-08-27 11:14:03 +02:00
with-extensions.nix