disable package 'chronos' for now

(cherry picked from commit 2baa21d461)
This commit is contained in:
narimiran
2019-10-24 13:46:59 +02:00
parent 89738fd95d
commit f5269876ea

View File

@@ -16,7 +16,7 @@ pkg "c2nim", "nim c testsuite/tester.nim"
pkg "cascade"
pkg "chroma"
pkg "chronicles", "nim c -o:chr -r chronicles.nim", true
pkg "chronos", "", true
# pkg "chronos", "", true
pkg "cligen", "nim c -o:cligenn -r cligen.nim"
pkg "combparser"
pkg "compactdict"