1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-16 22:11:09 +01:00

Revert "tests/all-package-defaults: disable verible on aarch64-linux"

This reverts commit abd3e966f3.
This commit is contained in:
Gaetan Lepage 2025-12-12 10:08:00 +01:00 committed by Matt Sturgeon
parent 7cd7a7b635
commit 40bfd0f6dc

View file

@ -22,10 +22,6 @@ let
"haxe"
]
++ lib.optionals (hostPlatform.isLinux && hostPlatform.isAarch64) [
# 2025-12-10: dependency bazel fails with:
# error: Please expand list of system with defaultLib for 'aarch64-linux'
"verible"
# "tabnine"
"cmp-tabnine"