llm-agents.nix: change was upstreamed
Some checks failed
Build and Deploy / deploy (push) Failing after 13m45s

This commit is contained in:
2026-04-08 18:11:52 -04:00
parent 27096b17be
commit 0a7c24da4e
2 changed files with 10 additions and 33 deletions

View File

@@ -80,7 +80,7 @@
};
llm-agents = {
url = "github:titaniumtown/llm-agents.nix/pr/omp-build-from-source";
url = "github:numtide/llm-agents.nix";
inputs.nixpkgs.follows = "nixpkgs";
};