mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
switch to the official taskpools URL (#20893)
ref https://github.com/status-im/nim-taskpools/pull/24
This commit is contained in:
@@ -148,7 +148,7 @@ pkg "strslice"
|
||||
pkg "strunicode", "nim c -r --mm:refc src/strunicode.nim"
|
||||
pkg "supersnappy"
|
||||
pkg "synthesis"
|
||||
pkg "taskpools", url = "https://github.com/nim-lang/nim-taskpools"
|
||||
pkg "taskpools"
|
||||
pkg "telebot", "nim c -o:tbot -r src/telebot.nim"
|
||||
pkg "tempdir"
|
||||
pkg "templates"
|
||||
|
||||
Reference in New Issue
Block a user