1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-07 17:41:04 +01:00

tests: disable all tests depending on swift

https://github.com/NixOS/nixpkgs/issues/461474
This commit is contained in:
Gaetan Lepage 2025-11-15 18:08:46 +01:00 committed by Gaétan Lepage
parent 11ea1378dd
commit b1c9ab7399
4 changed files with 20 additions and 2 deletions

View file

@ -100,6 +100,11 @@
sources =
let
disabled = [
# TODO Added 2025-11-15
# dependency swift is broken
# https://github.com/NixOS/nixpkgs/issues/461474
"swift_format"
# TODO Added 2025-10-12
# mbedtls is marked insecure
"haxe_formatter"