mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
tests/{efmls-configs,none-ls}: re-enable phpstan test
This commit is contained in:
parent
7defce3863
commit
5f0b33710a
2 changed files with 0 additions and 6 deletions
|
@ -125,9 +125,6 @@
|
|||
"opacheck"
|
||||
"rego"
|
||||
"prisma_format"
|
||||
# TODO: added 2024-11-17
|
||||
# Fixed in https://github.com/NixOS/nixpkgs/pull/356691
|
||||
"phpstan"
|
||||
]
|
||||
++ (lib.optionals pkgs.stdenv.isDarwin [
|
||||
# As of 2024-05-22, python311Packages.k5test (one of ansible-lint's dependenvies) is broken on darwin
|
||||
|
|
|
@ -31,9 +31,6 @@
|
|||
# TODO: added 2024-10-15
|
||||
# re-enable after fixed
|
||||
"dmd"
|
||||
# TODO: added 2024-11-17
|
||||
# Fixed in https://github.com/NixOS/nixpkgs/pull/356691
|
||||
"phpstan"
|
||||
]
|
||||
++ lib.optionals (system == "aarch64-linux") [
|
||||
# Broken as of 2024-07-13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue