mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
Revert "tests/all-package-defaults: disable verible on aarch64-linux"
This reverts commit abd3e966f3.
This commit is contained in:
committed by
Matt Sturgeon
parent
7cd7a7b635
commit
40bfd0f6dc
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user