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

This reverts commit abd3e966f3.
This commit is contained in:
Gaetan Lepage
2025-12-12 09:25:36 +00:00
committed by Matt Sturgeon
parent 7cd7a7b635
commit 40bfd0f6dc
-4
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"