update vscode

current_state
Christian Ott 5 months ago
parent c579566ae1
commit 6aaea6d416
  1. 4
      modules/vscodium/vscodium.nix

@ -28,7 +28,7 @@ let
hash =
{
x86_64-linux = "sha256-GXK5c8Ar6zjPvP+PDLsoqwDrzC1ECpeSkZCErcIhvYg=";
x86_64-linux = "sha256-LpLGu8COJ7lk6QoAdmTNG4CMP0aMDNg43A+50Fm1tP4=";
x86_64-darwin = "sha256-d+8vt5grnLwD/cIIGgb2ogpgZrZLZs+2bqfBrRzLfJw=";
aarch64-linux = "sha256-D93Eh5TPRgd9OxJ4pWsOryS5mOz2amQOHOnO+K99hAg=";
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.
# This is important for the extension ecosystem.
version = "1.100.02359-insider";
version = "1.103.05263-insider";
pname = "vscodium";
executableName = "codium-insiders";

Loading…
Cancel
Save

Powered by TurnKey Linux.