use csources_v1 in build_all.sh

This commit is contained in:
narimiran
2021-04-30 10:55:06 +02:00
parent f825c8f691
commit 61ac87a2b8

View File

@@ -11,7 +11,7 @@ echo_run(){
"$@"
}
[ -d csources ] || echo_run git clone -q --depth 1 https://github.com/nim-lang/csources.git
[ -d csources ] || echo_run git clone -q --depth 1 https://github.com/nim-lang/csources_v1.git csources
nim_csources=bin/nim_csources