Add Hermes agent package

This commit is contained in:
Tobias Ostner 2026-06-29 12:03:28 +02:00
parent 92e689ff1a
commit 3e5317a7a2
4 changed files with 226 additions and 3 deletions

View file

@ -22,6 +22,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hermes-agent.url = "github:NousResearch/hermes-agent";
emacsConfig = {
url = "path:./flakes/emacs";
inputs.nixpkgs.follows = "nixpkgs";