oh-my-opencode: move to my llm-agents.nix fork

This commit is contained in:
2026-03-09 13:13:59 -04:00
parent 4137aa4c06
commit fdf23ebe22
3 changed files with 11 additions and 91 deletions

View File

@@ -75,13 +75,7 @@
};
llm-agents = {
url = "github:numtide/llm-agents.nix";
inputs.nixpkgs.follows = "nixpkgs";
};
# wait for https://github.com/code-yeongyu/oh-my-opencode/pull/921 to be merged
oh-my-opencode = {
url = "github:yebei199/oh-my-opencode/nix";
url = "github:Titaniumtown/llm-agents.nix/pr/oh-my-opencode";
inputs.nixpkgs.follows = "nixpkgs";
};