|
|
|
@ -28,7 +28,7 @@ let |
|
|
|
|
|
|
|
|
|
|
|
hash = |
|
|
|
hash = |
|
|
|
{ |
|
|
|
{ |
|
|
|
x86_64-linux = "sha256-GXK5c8Ar6zjPvP+PDLsoqwDrzC1ECpeSkZCErcIhvYg="; |
|
|
|
x86_64-linux = "sha256-LpLGu8COJ7lk6QoAdmTNG4CMP0aMDNg43A+50Fm1tP4="; |
|
|
|
x86_64-darwin = "sha256-d+8vt5grnLwD/cIIGgb2ogpgZrZLZs+2bqfBrRzLfJw="; |
|
|
|
x86_64-darwin = "sha256-d+8vt5grnLwD/cIIGgb2ogpgZrZLZs+2bqfBrRzLfJw="; |
|
|
|
aarch64-linux = "sha256-D93Eh5TPRgd9OxJ4pWsOryS5mOz2amQOHOnO+K99hAg="; |
|
|
|
aarch64-linux = "sha256-D93Eh5TPRgd9OxJ4pWsOryS5mOz2amQOHOnO+K99hAg="; |
|
|
|
aarch64-darwin = "sha256-xKBWAb23jUi8pI7mZpHOP2eF3PZFh0MWj+BM+alKF18="; |
|
|
|
aarch64-darwin = "sha256-xKBWAb23jUi8pI7mZpHOP2eF3PZFh0MWj+BM+alKF18="; |
|
|
|
@ -48,7 +48,7 @@ callPackage "${toString nixpkgsDrvRootPath}/generic.nix" rec { |
|
|
|
|
|
|
|
|
|
|
|
# Please backport all compatible updates to the stable release. |
|
|
|
# Please backport all compatible updates to the stable release. |
|
|
|
# This is important for the extension ecosystem. |
|
|
|
# This is important for the extension ecosystem. |
|
|
|
version = "1.100.02359-insider"; |
|
|
|
version = "1.103.05263-insider"; |
|
|
|
pname = "vscodium"; |
|
|
|
pname = "vscodium"; |
|
|
|
|
|
|
|
|
|
|
|
executableName = "codium-insiders"; |
|
|
|
executableName = "codium-insiders"; |
|
|
|
|