mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-10 02:51:07 +01:00
Revert "tests/all-package-defaults: disable aider.nvim on aarch64-linux (hm build failure)"
This reverts commit e77eff7db2.
The issue was fixed in https://github.com/NixOS/nixpkgs/pull/444320
This commit is contained in:
parent
e7cae3c3c1
commit
f828dead77
1 changed files with 0 additions and 4 deletions
|
|
@ -20,10 +20,6 @@ let
|
|||
"php-cs-fixer"
|
||||
]
|
||||
++ lib.optionals (hostPlatform.isLinux && hostPlatform.isAarch64) [
|
||||
# 2025-09-19 build failure
|
||||
# https://github.com/NixOS/nixpkgs/pull/444018
|
||||
"aider.nvim"
|
||||
|
||||
# "tabnine"
|
||||
"cmp-tabnine"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue