vscode-extensions.thenuprojectcontributors.vscode-nushell-lang: init at 0.7.0
This commit is contained in:
parent
a8d318b572
commit
7cef955fab
@ -2608,6 +2608,16 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
thenuprojectcontributors.vscode-nushell-lang = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "vscode-nushell-lang";
|
||||
publisher = "thenuprojectcontributors";
|
||||
version = "0.7.0";
|
||||
sha256 = "sha256-+AGJkFx/uzgQzuRnRBZ44xGNQ6a/QWt7SNiQgwPTZxo=";
|
||||
};
|
||||
meta.license = lib.licenses.mit;
|
||||
};
|
||||
|
||||
tiehuis.zig = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "zig";
|
||||
|
Loading…
Reference in New Issue
Block a user