Revert "tests/{efmls-configs,none-ls}: disable clazy test (broken package)"

This reverts commit bc87d91273.
This commit is contained in:
Gaetan Lepage 2025-01-03 18:15:05 +01:00
parent 2ef0818d2e
commit 49f9176f80
2 changed files with 0 additions and 6 deletions

View file

@ -35,9 +35,6 @@
# ansible-compat is broken
# Fixed by https://github.com/NixOS/nixpkgs/pull/369664
"ansible_lint"
# TODO: added 2024-12-31
# Fixed by https://github.com/NixOS/nixpkgs/pull/369681
"clazy"
]
++ lib.optionals (system == "aarch64-linux") [
# Broken as of 2024-07-13

View file

@ -129,9 +129,6 @@
# ansible-compat is broken
# Fixed by https://github.com/NixOS/nixpkgs/pull/369664
"ansiblelint"
# TODO: added 2024-12-31
# Fixed by https://github.com/NixOS/nixpkgs/pull/369681
"clazy"
]
++ (lib.optionals pkgs.stdenv.isDarwin [
# As of 2024-05-22, python311Packages.k5test (one of ansible-lint's dependenvies) is broken on darwin