mirror of
https://github.com/0xrsydn/nix-hermes-agent.git
synced 2026-08-07 00:53:52 +00:00
Merge pull request #8 from 0xrsydn/automation/hermes-agent-stable-candidate
chore: update Hermes Agent stable candidate
This commit is contained in:
commit
539f1f45eb
1 changed files with 5 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue