plugins/none-ls: update sources

This commit is contained in:
Gaetan Lepage 2024-03-18 10:28:50 +01:00 committed by Gaétan Lepage
parent d31beb3bcf
commit c8f97fc952
2 changed files with 4 additions and 26 deletions

View file

@ -136,6 +136,7 @@ with lib; let
gdformat = pkgs.gdtoolkit;
gdlint = pkgs.gdtoolkit;
gitsigns = pkgs.git;
gleam_format = pkgs.gleam;
glslc = pkgs.shaderc;
gn_format = pkgs.gn;
gofmt = pkgs.go;
@ -159,6 +160,7 @@ with lib; let
phpcs = pkgs.phpPackages.php-codesniffer;
prismaFmt = pkgs.nodePackages.prisma;
ptop = pkgs.fpc;
puppet_lint = pkgs.puppet-lint;
qmlformat = pkgs.qt6.qtdeclarative;
qmllint = pkgs.qt6.qtdeclarative;
racket_fixw = pkgs.racket;
@ -184,6 +186,7 @@ with lib; let
cljstyle = null;
cueimports = null;
erb_lint = null;
findent = null;
forge_fmt = null;
gccdiag = null;
gersemi = null;