mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-03 17:45:03 +02:00
plugins/none-ls: rename package nixfmt to nixfmt-classic
This commit is contained in:
parent
dadf9b192d
commit
2742dc091a
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,6 @@ with lib; let
|
|||
mdformat
|
||||
mdl
|
||||
mypy
|
||||
nixfmt
|
||||
pmd
|
||||
prettierd
|
||||
proselint
|
||||
|
@ -156,6 +155,7 @@ with lib; let
|
|||
markdownlint = pkgs.nodePackages.markdownlint-cli;
|
||||
mix = pkgs.elixir;
|
||||
nimpretty = pkgs.nim;
|
||||
nixfmt = pkgs.nixfmt-classic;
|
||||
nixpkgs_fmt = pkgs.nixpkgs-fmt;
|
||||
opacheck = pkgs.open-policy-agent;
|
||||
pg_format = pkgs.pgformatter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue