diff options
Diffstat (limited to 'config/build_config.txt')
-rw-r--r-- | config/build_config.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/build_config.txt b/config/build_config.txt index 15f44bb57..66390e695 100644 --- a/config/build_config.txt +++ b/config/build_config.txt @@ -1,5 +1,5 @@ nim_comment="key-value pairs for windows/posix bootstrapping build scripts" -nim_csourcesDir=csources_v1 -nim_csourcesUrl=https://github.com/nim-lang/csources_v1.git +nim_csourcesDir=csources_v2 +nim_csourcesUrl=https://github.com/nim-lang/csources_v2.git nim_csourcesBranch=master -nim_csourcesHash=561b417c65791cd8356b5f73620914ceff845d10 +nim_csourcesHash=86742fb02c6606ab01a532a0085784effb2e753e |