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:
parent
11ea1378dd
commit
b1c9ab7399
4 changed files with 20 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue