mirror of
https://github.com/logos-messaging/nim-sds.git
synced 2026-05-19 00:19:56 +00:00
6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
|
|
# begin Nimble config (version 2)
|
||
|
|
--noNimblePath
|
||
|
|
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
||
|
|
include "nimble.paths"
|
||
|
|
# end Nimble config
|