mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-21 19:25:13 +02:00
tests/{lsp-servers,efmls-configs}: disable psalm
https://github.com/NixOS/nixpkgs/pull/356704
This commit is contained in:
parent
8b77198d49
commit
e1417016df
2 changed files with 9 additions and 1 deletions
|
@ -34,6 +34,9 @@
|
|||
# TODO: added 2024-11-17
|
||||
# Fixed in https://github.com/NixOS/nixpkgs/pull/356691
|
||||
"phpstan"
|
||||
# TODO: added 2024-11-17
|
||||
# Fixed in https://github.com/NixOS/nixpkgs/pull/356704
|
||||
"psalm"
|
||||
]
|
||||
++ lib.optionals (system == "aarch64-linux") [
|
||||
# Broken as of 2024-07-13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue