mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-16 14:01:10 +01:00
Revert "tests/all-package-defaults: disable verible on aarch64-linux"
This reverts commit abd3e966f3.
This commit is contained in:
parent
7cd7a7b635
commit
40bfd0f6dc
1 changed files with 0 additions and 4 deletions
|
|
@ -22,10 +22,6 @@ let
|
||||||
"haxe"
|
"haxe"
|
||||||
]
|
]
|
||||||
++ lib.optionals (hostPlatform.isLinux && hostPlatform.isAarch64) [
|
++ 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"
|
# "tabnine"
|
||||||
"cmp-tabnine"
|
"cmp-tabnine"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue