diff --git a/config.nims b/config.nims index d816c1a..4b14275 100644 --- a/config.nims +++ b/config.nims @@ -1,6 +1,7 @@ switch("define", "libp2p_pki_schemes=secp256k1") # begin Nimble config (version 2) +--noNimblePath when withDir(thisDir(), system.fileExists("nimble.paths")): include "nimble.paths" # end Nimble config