diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 303255b6d7..e1b43b7f9f 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -15,7 +15,7 @@ pkg "bncurve", true pkg "c2nim", false, "nim c testsuite/tester.nim" pkg "cascade" pkg "chroma" -pkg "chronicles", true, "nim c -o:chr -r chronicles.nim" +pkg "chronicles", true, "nim c --stylecheck:hint -o:chr -r chronicles.nim" pkg "chronos", true, "nim c -r -d:release tests/testall" pkg "cligen", false, "nim c -o:cligenn -r cligen.nim" pkg "coco", true