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 4a165f09d3
commit 454a9f6535
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: