revert: remove redundant nimbus-build-system.paths include from config.nims

This commit is contained in:
Prem Chaitanya Prathi 2026-02-16 15:17:13 +05:30
parent 49209de69b
commit 92e277b3a0
No known key found for this signature in database

View File

@ -1,8 +1,5 @@
import os
when fileExists("nimbus-build-system.paths"):
include "nimbus-build-system.paths"
if defined(release):
switch("nimcache", "nimcache/release/$projectName")
else: