mirror of
https://github.com/logos-storage/libp2p-storage-mix-transport.git
synced 2026-05-19 01:09:25 +00:00
7 lines
171 B
Nim
7 lines
171 B
Nim
switch("nimcache", "nimcache")
|
|
|
|
# begin Nimble config (version 2)
|
|
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
|
include "nimble.paths"
|
|
# end Nimble config
|