mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-15 23:54:19 +00:00
disable 'fragments' and 'telebot' packages
This commit is contained in:
@@ -27,7 +27,7 @@ pkg "dashing", false, "nim c tests/functional.nim"
|
||||
pkg "docopt"
|
||||
pkg "easygl", true, "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl"
|
||||
pkg "elvis"
|
||||
pkg "fragments", false, "nim c -r fragments/dsl.nim"
|
||||
# pkg "fragments", false, "nim c -r fragments/dsl.nim"
|
||||
pkg "gara"
|
||||
# pkg "ggplotnim", true, "nimble testCI"
|
||||
pkg "glob"
|
||||
@@ -80,7 +80,7 @@ pkg "sdl2_nim", false, "nim c -r sdl2/sdl.nim"
|
||||
pkg "snip", false, "nimble test", "https://github.com/genotrance/snip"
|
||||
pkg "stint", false, "nim c -o:stintt -r stint.nim"
|
||||
pkg "strunicode", true, "nim c -r src/strunicode.nim"
|
||||
pkg "telebot", true, "nim c -o:tbot -r src/telebot.nim"
|
||||
# pkg "telebot", true, "nim c -o:tbot -r src/telebot.nim"
|
||||
pkg "tempdir"
|
||||
pkg "tensordsl", false, "nim c -r tests/tests.nim", "https://krux02@bitbucket.org/krux02/tensordslnim.git"
|
||||
pkg "tiny_sqlite"
|
||||
|
||||
Reference in New Issue
Block a user