Manage Nim compiler bootstrap

This commit is contained in:
Ehmry - 2023-05-15 17:52:23 +01:00
parent 1b0667d3c7
commit 238bcee2d6
2 changed files with 2 additions and 2 deletions

3
.envrc
View File

@ -1,3 +1,2 @@
use flake work
use flake "git+https://gitea.c3d2.de/ehmry/meta?ref=flake"
PATH_add bin
PATH_add nim/bin

View File

@ -8,6 +8,7 @@ BIN_DIR = $(TUP_CWD)/bin
SYNDICATE_PROTOCOL = $(TUP_CWD)/syndicate-nim/<protocol>
NIM = $(TUP_CWD)/nim/bin/nim
NIM_GROUPS = $(TUP_CWD)/<nim>
NIM_FLAGS = --noNimblePath