From 02a8e662df2ca423827403ae47023d46061688bf Mon Sep 17 00:00:00 2001 From: Arnaud Date: Fri, 10 Oct 2025 20:17:34 +0200 Subject: [PATCH] Bump nim version --- .github/workflows/artifacts.yml | 3 ++- vendor/nim-codex | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index b59d94f..763bb82 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -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' diff --git a/vendor/nim-codex b/vendor/nim-codex index 2bc5371..263767d 160000 --- a/vendor/nim-codex +++ b/vendor/nim-codex @@ -1 +1 @@ -Subproject commit 2bc5371375d5ecba6e452df6eb6eb5d1b12884df +Subproject commit 263767ddb35bd29a32c64762130d1309321d7df9