From 79b17b7c05f66a032949135f4d5a4a62ab9c36a0 Mon Sep 17 00:00:00 2001 From: Miran Date: Wed, 18 Sep 2024 19:16:08 +0200 Subject: workaround for `strunicode` package no longer needed (#24132) --- testament/important_packages.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testament/important_packages.nim b/testament/important_packages.nim index af8c6b888..efec04b3c 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -162,7 +162,7 @@ pkg "ssostrings" pkg "stew" pkg "stint", "nim c stint.nim" pkg "strslice" -pkg "strunicode", "nimble uninstall -i -y normalize; nimble install -y normalize@#HEAD; nimble install --depsOnly -y; nim c -r --mm:refc src/strunicode.nim" +pkg "strunicode", "nim c -r --mm:refc src/strunicode.nim" pkg "supersnappy" pkg "synthesis" pkg "taskpools" -- cgit 1.4.1-2-gfad0