opencode: use upstream llm-agents.nix package for oh-my-opencode

This commit is contained in:
2026-03-10 12:20:01 -04:00
parent 1b79e12925
commit 113f4373f8
2 changed files with 6 additions and 7 deletions

View File

@@ -75,7 +75,7 @@
};
llm-agents = {
url = "github:Titaniumtown/llm-agents.nix/pr/oh-my-opencode";
url = "github:numtide/llm-agents.nix";
inputs.nixpkgs.follows = "nixpkgs";
};