Add remaining extension metadata
This commit is contained in:
parent
1dd5fa64c1
commit
d1dd3b2aad
@ -1530,6 +1530,9 @@ let
|
||||
sha256 = "sha256-xcGa43iPwUR6spOJGTmmWA1dOMNMQEdiuhMZPYZ+dTU=";
|
||||
};
|
||||
meta = {
|
||||
description = "VS Code extension for Vector Remap Language (VRL)";
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=lucperkins.vrl-vscode";
|
||||
homepage = "https://github.com/lucperkins/vrl-vscode";
|
||||
license = lib.licenses.mpl20;
|
||||
maintainers = with lib.maintainers; [ lucperkins ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user