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
|
||||
./home/ash
|
||||
./home/ash/desktop.nix
|
||||
# ./home/ash/vscodium.nix
|
||||
./home/ash/vscodium.nix
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
name = "rust-analyzer";
|
||||
publisher = "rust-lang";
|
||||
version = "0.4.1679";
|
||||
sha256 = "sha256-MqaYZSU80MrNHGP8Tfj9Ky8DhCtRgajeVivjMGtvnS8=";
|
||||
sha256 = "sha256-AlYyJ5QOx31O+geR+hAodx6pXQFJSH2tWuK+5rD7xOw=";
|
||||
}
|
||||
{
|
||||
name = "svelte-vscode";
|
||||
|
@ -60,7 +60,7 @@
|
|||
name = "ruby-lsp";
|
||||
publisher = "Shopify";
|
||||
version = "0.4.8";
|
||||
sha256 = "sha256-Q7ZZs/81+VrHKs3rpMwMfE3+DOS9bDJaoHEpYHoRqoo=";
|
||||
sha256 = "sha256-hfv9ndpQs7hFJixsqp9naWIQNPxmGPQG6MxC4wlPqcA=";
|
||||
}
|
||||
{
|
||||
name = "wgsl";
|
||||
|
|
Loading…
Reference in a new issue