plugins/lsp/packages: mark graphql as unpackaged

This commit is contained in:
Gaetan Lepage 2025-02-18 11:54:16 +01:00 committed by Gaétan Lepage
parent b8f8d4c81b
commit e8025891b2

View file

@ -61,6 +61,7 @@
"glint"
"gradle_ls"
"grammarly"
"graphql" # nodePackages.graphql-language-service-cli was removed in https://github.com/NixOS/nixpkgs/pull/382557
"groovyls"
"guile_ls"
"haxe_language_server"
@ -249,10 +250,6 @@
gleam = "gleam";
glsl_analyzer = "glsl_analyzer";
glslls = "glslls";
graphql = [
"nodePackages"
"graphql-language-service-cli"
];
golangci_lint_ls = "golangci-lint-langserver";
gopls = "gopls";
harper_ls = "harper";