diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 981ae34979..b00666f08c 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -43,7 +43,7 @@ when not defined(arm64): pkg "awk" pkg "bigints" pkg "binaryheap", "nim c -r binaryheap.nim" -pkg "BipBuffer", url = "https://github.com/nim-lang/BipBuffer" +pkg "BipBuffer" pkg "bncurve" pkg "brainfuck", "nim c -d:release -r tests/compile.nim" pkg "c2nim", "nim c testsuite/tester.nim"