mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-13 02:34:34 +02:00
plugins/none-ls: disable broken packages
This commit is contained in:
parent
49f7d73de5
commit
db95f9dbd4
1 changed files with 5 additions and 0 deletions
|
@ -120,6 +120,11 @@
|
|||
"swiftformat"
|
||||
"swift_format"
|
||||
"swiftlint"
|
||||
# TODO: added 2024-10-15
|
||||
# broken package
|
||||
"opacheck"
|
||||
"rego"
|
||||
"prisma_format"
|
||||
]
|
||||
++ (lib.optionals pkgs.stdenv.isDarwin [
|
||||
# As of 2024-05-22, python311Packages.k5test (one of ansible-lint's dependenvies) is broken on darwin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue