1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

tests/all-package-defaults: disable hardhat.nvim on aarch64-linux

This commit is contained in:
Gaetan Lepage 2025-10-24 17:08:05 +02:00 committed by Gaétan Lepage
parent e243afb59f
commit 22375a2404

View file

@ -40,6 +40,7 @@ let
# luajitPackages.neotest is flaky: (temporarily?) disable tests that depend on it # luajitPackages.neotest is flaky: (temporarily?) disable tests that depend on it
"compiler.nvim" "compiler.nvim"
"hardhat.nvim"
"neotest-bash" "neotest-bash"
"neotest-ctest" "neotest-ctest"
"neotest-dart" "neotest-dart"