mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
plugins/conform-nvim/packages: mark json_repair as unpackaged
nixpkgs PR to add json-repair: https://github.com/NixOS/nixpkgs/pull/451895
This commit is contained in:
parent
a9e6972297
commit
5ba3eb805b
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ rec {
|
||||||
hledger-fmt = sType.unpackaged;
|
hledger-fmt = sType.unpackaged;
|
||||||
imba_fmt = sType.unpackaged;
|
imba_fmt = sType.unpackaged;
|
||||||
janet-format = sType.unpackaged;
|
janet-format = sType.unpackaged;
|
||||||
|
json_repair = sType.unpackaged;
|
||||||
liquidsoap-prettier = sType.unpackaged;
|
liquidsoap-prettier = sType.unpackaged;
|
||||||
llf = sType.unpackaged;
|
llf = sType.unpackaged;
|
||||||
markdown-toc = sType.unpackaged;
|
markdown-toc = sType.unpackaged;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue