fix: nix local dev with tui

fix/verification-admin-route-recovery
Ari Lotter 2026-04-13 15:09:31 -04:00
parent 0642b6cc53
commit 56524bb1d9
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@
echo "$STAMP_VALUE" > "$STAMP"
else
source .venv/bin/activate
export HERMES_PYTHON=${hermesVenv}/bin/python3
fi
'';