Commit Graph

8 Commits

Author SHA1 Message Date
Bobby Rong
0b3cde1e06
vscodium: 1.78.2.23132 -> 1.79.2.23166, readd armhf
https://github.com/VSCodium/vscodium/releases/tag/1.79.2.23166
https://github.com/VSCodium/vscodium/releases/tag/1.79.1.23164
https://github.com/VSCodium/vscodium/releases/tag/1.79.0.23159
2023-06-16 23:09:01 +08:00
K900
6d148248b1 vscodium: 1.77.3.23102 -> 1.78.2.23132, drop armhf
armhf was dropped upstream: 7afbfe03ad
2023-05-16 21:33:30 +03:00
mat ess
2d985f3fd1 vscodium: Add support for aarch64-darwin (M1) 2022-04-27 22:06:01 -04:00
AndersonTorres
2d98f7cff3 vscode: update the updaters!
Now they use update-shell.nix auxiliar file.
2022-02-18 08:25:22 -03:00
Drew Risinger
9485b86453 vscodium: add arm64-linux & armv7l-linux builds 2020-12-24 13:35:18 -05:00
Samuel Ainsworth
551ff760ce
vscodium: update script artifact names have changed
The vscodium project is now releasing artifacts with slightly different naming: `VSCodium-darwin-${VSCODIUM_VER}.zip` is now `VSCodium-darwin-x64-${VSCODIUM_VER}.zip`. This is likely due to arrival of the new ARM-based macs. In any case, it does mean that we need to update `update-vscodium.sh` to pull the correct artifact down.
2020-12-15 18:55:47 -08:00
Manuel Bärenz
40c84bd392 vscode, vscodium: Document update scripts 2020-10-16 11:14:43 +02:00
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