mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
tests/none-ls: re-enable clojure
This commit is contained in:
parent
1e28932840
commit
2ea7009e61
1 changed files with 0 additions and 5 deletions
|
@ -121,11 +121,6 @@
|
|||
"swift_format"
|
||||
"swiftlint"
|
||||
]
|
||||
++ (lib.optionals (pkgs.stdenv.isDarwin && pkgs.stdenv.isx86_64) [
|
||||
# As of 2024-03-27, pkgs.graalvm-ce (a dependency of pkgs.clj-kondo) is broken on x86_64-darwin
|
||||
# TODO: re-enable this test when fixed
|
||||
"clj_kondo"
|
||||
])
|
||||
++ (lib.optionals pkgs.stdenv.isDarwin [
|
||||
# As of 2024-05-22, python311Packages.k5test (one of ansible-lint's dependenvies) is broken on darwin
|
||||
# TODO: re-enable this test when fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue