We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a019cc5 commit 6a7a19eCopy full SHA for 6a7a19e
testament/important_packages.nim
@@ -54,7 +54,7 @@ pkg "nimfp", "nim c -o:nfp -r src/fp.nim", true
54
pkg "nimgame2", "nim c nimgame2/nimgame.nim", true
55
pkg "nimgen", "nim c -o:nimgenn -r src/nimgen/runcfg.nim", true
56
# pkg "nimlsp", "", true
57
-pkg "nimly", "nim c -r tests/test_nimly", true
+pkg "nimly", "", true
58
# pkg "nimongo", "nimble test_ci", true
59
pkg "nimpy", "nim c -r tests/nimfrompy.nim"
60
pkg "nimquery"
0 commit comments