Bump nim version

This commit is contained in:
Arnaud 2025-10-10 20:17:34 +02:00
parent 5b93dd6442
commit 02a8e662df
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F
2 changed files with 3 additions and 2 deletions

View File

@ -77,7 +77,8 @@ jobs:
pacman -Sy --noconfirm make
git config --global core.symlinks false
make update
CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON -G \\\"Unix Makefiles\\\" -DCMAKE_BUILD_TYPE=Release\""' make libcodex
CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON -DCMAKE_BUILD_TYPE=Release\""' make libcodex
# CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="\"-DCMAKE_POSITION_INDEPENDENT_CODE=ON -G \\\"Unix Makefiles\\\" -DCMAKE_BUILD_TYPE=Release\""' make libcodex
- name: Package artifacts (Linux/macOS)
if: matrix.os != 'windows-latest'

2
vendor/nim-codex vendored

@ -1 +1 @@
Subproject commit 2bc5371375d5ecba6e452df6eb6eb5d1b12884df
Subproject commit 263767ddb35bd29a32c64762130d1309321d7df9