fix(vscodium): extension hashes
This commit is contained in:
parent
6a57ad8e16
commit
ab431d8228
2 changed files with 3 additions and 3 deletions
|
@ -69,7 +69,7 @@
|
||||||
fsh.homeModules.fsh
|
fsh.homeModules.fsh
|
||||||
./home/ash
|
./home/ash
|
||||||
./home/ash/desktop.nix
|
./home/ash/desktop.nix
|
||||||
# ./home/ash/vscodium.nix
|
./home/ash/vscodium.nix
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -48,7 +48,7 @@
|
||||||
name = "rust-analyzer";
|
name = "rust-analyzer";
|
||||||
publisher = "rust-lang";
|
publisher = "rust-lang";
|
||||||
version = "0.4.1679";
|
version = "0.4.1679";
|
||||||
sha256 = "sha256-MqaYZSU80MrNHGP8Tfj9Ky8DhCtRgajeVivjMGtvnS8=";
|
sha256 = "sha256-AlYyJ5QOx31O+geR+hAodx6pXQFJSH2tWuK+5rD7xOw=";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "svelte-vscode";
|
name = "svelte-vscode";
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
name = "ruby-lsp";
|
name = "ruby-lsp";
|
||||||
publisher = "Shopify";
|
publisher = "Shopify";
|
||||||
version = "0.4.8";
|
version = "0.4.8";
|
||||||
sha256 = "sha256-Q7ZZs/81+VrHKs3rpMwMfE3+DOS9bDJaoHEpYHoRqoo=";
|
sha256 = "sha256-hfv9ndpQs7hFJixsqp9naWIQNPxmGPQG6MxC4wlPqcA=";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
name = "wgsl";
|
name = "wgsl";
|
||||||
|
|
Loading…
Reference in a new issue