1
0
mirror of https://github.com/waku-org/nwaku.git synced 2025-02-21 11:28:38 +00:00

6 lines
168 B
Plaintext
Raw Normal View History

# to allow locking
if dirExists("nimbledeps/pkgs"):
switch("NimblePath", "nimbledeps/pkgs")
when (NimMajor, NimMinor) > (1, 2):
switch("hint", "XCannotRaiseY:off")