summary refs log tree commit diff stats
path: root/testament/important_packages.nim
diff options
context:
space:
mode:
authorMiran <narimiran@disroot.org>2021-02-09 19:02:07 +0100
committerGitHub <noreply@github.com>2021-02-09 19:02:07 +0100
commit0d34345f29aa3b862f21c8dcff6b94b5ac5b9572 (patch)
tree645193c73b8818bee860483517d8858ebf626180 /testament/important_packages.nim
parent9edf719e1e75449c681edaf7a65c0b8691a4ef97 (diff)
downloadNim-0d34345f29aa3b862f21c8dcff6b94b5ac5b9572.tar.gz
[backport:1.2] update the nimble commit hash to the latest one (#16971)
Diffstat (limited to 'testament/important_packages.nim')
-rw-r--r--testament/important_packages.nim6
1 files changed, 3 insertions, 3 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index b5fd26776..3a51a298b 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -24,9 +24,9 @@ pkg1 "c2nim", "nim c testsuite/tester.nim"
 pkg1 "cascade"
 pkg1 "cello"
 pkg1 "chroma"
-pkg1 "chronicles", "nim c -o:chr -r chronicles.nim"
-when not defined(osx): # testdatagram.nim(560, 54): Check failed
-  pkg1 "chronos", "nim c -r -d:release tests/testall"
+# pkg1 "chronicles", "nim c -o:chr -r chronicles.nim"
+# when not defined(osx): # testdatagram.nim(560, 54): Check failed
+#   pkg1 "chronos", "nim c -r -d:release tests/testall"
 pkg1 "cligen", "nim c --path:. -r cligen.nim"
 pkg1 "combparser", "nimble test --gc:orc"
 pkg1 "compactdict"