oizys/pkgs/oizys/config.nims

5 lines
154 B
Nim

# begin Nimble config (version 2)
--noNimblePath
when withDir(thisDir(), system.fileExists("nimble.paths")):
include "nimble.paths"
# end Nimble config