mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
tests/efmls-configs: disable php tools
Broken dependency upstream
This commit is contained in:
parent
ca5145cdb6
commit
c8cd3a9467
1 changed files with 7 additions and 0 deletions
|
@ -27,6 +27,13 @@
|
|||
#TODO Added 2025-04-01
|
||||
# php-cs-fixer is marked as broken
|
||||
"php_cs_fixer"
|
||||
# TODO: Added 2025-04-19 broken dependency
|
||||
"phan"
|
||||
"php"
|
||||
"phpcbf"
|
||||
"phpcs"
|
||||
"phpstan"
|
||||
"psalm"
|
||||
]
|
||||
++ lib.optionals hostPlatform.isDarwin [
|
||||
# As of 2024-01-04, texliveMedium is broken on darwin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue