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

@@ -26,6 +26,7 @@
nur = inputs.nur.overlays.default;
copyparty = inputs.copyparty.overlays.default;
llm-agents = inputs.llm-agents.overlays.shared-nixpkgs;
};
perSystem = {system, ...}: let