mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-04 06:53:12 +00:00
try to fix tag on mix
This commit is contained in:
parent
0824c00eba
commit
ce19d16c31
@ -32,7 +32,7 @@ requires "nim >= 2.2.4",
|
|||||||
"results",
|
"results",
|
||||||
"db_connector",
|
"db_connector",
|
||||||
"minilru",
|
"minilru",
|
||||||
"https://github.com/vacp2p/mix#0.1.0"
|
"https://github.com/vacp2p/mix#v0.1.0"
|
||||||
|
|
||||||
### Helper functions
|
### Helper functions
|
||||||
proc buildModule(filePath, params = "", lang = "c"): bool =
|
proc buildModule(filePath, params = "", lang = "c"): bool =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user