mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
remove vscode-vlang
This commit is contained in:
parent
f8d01508f6
commit
b60ddef8a3
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
{ vscode-utils }:
|
|
||||||
|
|
||||||
vscode-utils.buildVscodeMarketplaceExtension {
|
|
||||||
mktplcRef = {
|
|
||||||
publisher = "vlanguage";
|
|
||||||
name = "vscode-vlang";
|
|
||||||
version = "0.1.11";
|
|
||||||
sha256 = "sha256-eALgU5bWrV4wOJ9gPCL3vHbBIkO7MjeLYkwvkouGFSE=";
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
Reference in a new issue