feat(flake): add llm-agents input and packages

This commit is contained in:
tux
2026-09-17 21:49:43 +05:30
parent 2b3e4661b3
commit 23dfd5b998
6 changed files with 221 additions and 81 deletions

View File

@@ -94,5 +94,6 @@
voxtype.url = "github:peteonrails/voxtype/v0.7.5";
opencode.url = "github:anomalyco/opencode";
serpantinum.url = "github:ilyamiro/serpantinum";
llm-agents.url = "github:numtide/llm-agents.nix";
};
}