We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CSOURCES_V1_COMMIT
1 parent 8eae399 commit c01eb70Copy full SHA for c01eb70
scripts/build_nim.sh
@@ -11,7 +11,7 @@
11
set -e
12
13
# Git commits
14
-: ${CSOURCES_V1_COMMIT:=a8a5241f9475099c823cfe1a5e0ca4022ac201ff}
+: ${CSOURCES_V1_COMMIT:=561b417c65791cd8356b5f73620914ceff845d10}
15
: ${CSOURCES_V2_COMMIT:=86742fb02c6606ab01a532a0085784effb2e753e}
16
: ${CSOURCES_V1_REPO:=https://github.com/nim-lang/csources_v1.git}
17
: ${CSOURCES_V2_REPO:=https://github.com/nim-lang/csources_v2.git}
0 commit comments