mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
vscode-extensions.redhat.vscode-yaml: 1.14.0 -> 1.16.0
This commit is contained in:
parent
288911807b
commit
1c0ceab1ab
1 changed files with 4 additions and 0 deletions
|
@ -4105,7 +4105,11 @@ let
|
|||
hash = "sha256-3cuonI98gVFE/GwPA7QCA1LfSC8oXqgtV4i6iOngwhk=";
|
||||
};
|
||||
meta = {
|
||||
description = "YAML Language Support by Red Hat, with built-in Kubernetes syntax support";
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml";
|
||||
homepage = "https://github.com/redhat-developer/vscode-yaml";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.raroh73 ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue