Merge pull request #8 from 0xrsydn/automation/hermes-agent-stable-candidate

chore: update Hermes Agent stable candidate
This commit is contained in:
rasyidan 2026-07-23 10:11:06 +07:00 committed by GitHub
commit 539f1f45eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,9 +9,9 @@
ripgrep, ripgrep,
ffmpeg, ffmpeg,
git, git,
pinVersion ? "0.16.0", pinVersion ? "0.19.0",
pinRev ? "3c231eb3979ab9c57d5cd6d02f1d577a3b718b43", pinRev ? "3ef6bbd201263d354fd83ec55b3c306ded2eb72a",
pinHash ? "sha256-ngpkopVczNrT0bfCXHm38QjgrZT96Bm/rO89NA/ls3Y=", pinHash ? "sha256-QJEiBOLAVGeYBym4EUtnDgeIyJyDQWgmat70/yujiz4=",
}: }:
let let
@ -206,6 +206,8 @@ pythonPackages.buildPythonApplication {
platformdirs platformdirs
# Skills Hub # Skills Hub
pyjwt pyjwt
cryptography
pillow
# Messaging # Messaging
python-telegram-bot python-telegram-bot
discordpy discordpy