more removing of failing packages

This commit is contained in:
narimiran
2026-05-22 11:22:54 +02:00
parent 3fe329dbd1
commit 336dc9d827

View File

@@ -87,11 +87,11 @@ pkg "json_serialization"
pkg "jstin"
pkg "karax", "nim c -r tests/tester.nim"
pkg "kdtree", "nimble test -d:nimLegacyRandomInitRand", "https://github.com/jblindsay/kdtree"
pkg "lockfreequeues"
# pkg "lockfreequeues"
pkg "loopfusion"
pkg "macroutils"
pkg "manu"
pkg "markdown"
# pkg "markdown"
pkg "measuremancer", "nimble testDeps; nimble -y test"
# when unchained is version 0.3.7 or higher, use `nimble testDeps;`
pkg "memo"
@@ -120,7 +120,7 @@ pkg "nimly", "nim c -r tests/test_readme_example.nim"
pkg "nimPNG", useHead = true
pkg "nimpy", "nim c -r tests/nimfrompy.nim"
pkg "nimquery"
pkg "nimsl"
# pkg "nimsl"
pkg "nimsvg"
when not defined(arm64):
pkg "nimterop", "nimble minitest", url = "https://github.com/nim-lang/nimterop"