nim-nitro/config.nims

6 lines
154 B
Plaintext
Raw Permalink Normal View History

# begin Nimble config (version 2)
--noNimblePath
when withDir(thisDir(), system.fileExists("nimble.paths")):
2022-07-05 12:15:22 +03:00
include "nimble.paths"
# end Nimble config