mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-16 14:57:54 +00:00
[wip] calculate path to preferred chronos pkg in a cross-platform manner
This commit is contained in:
parent
9f0b0fa994
commit
8d0f6b980d
@ -61,8 +61,8 @@ const common_opts =
|
||||
|
||||
const chronos_preferred =
|
||||
" --path:\"" &
|
||||
getEnv("HOME") / ".nimble" / "pkgs" / "chronos-#export-selector-field" &
|
||||
"\""
|
||||
staticExec("nimble path chronos --silent").parentDir /
|
||||
"chronos-#export-selector-field\""
|
||||
|
||||
task localstore, "Build localstore experiment":
|
||||
var commands = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user