mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
fix: nix local dev with tui
This commit is contained in:
parent
0642b6cc53
commit
56524bb1d9
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@
|
||||||
echo "$STAMP_VALUE" > "$STAMP"
|
echo "$STAMP_VALUE" > "$STAMP"
|
||||||
else
|
else
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
|
export HERMES_PYTHON=${hermesVenv}/bin/python3
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue