Reapply "add oh-my-opencode"

This reverts commit 8297cd01f4.
This commit is contained in:
2026-01-28 12:16:00 -05:00
parent 5cbb10b245
commit cb031d3d66
3 changed files with 66 additions and 0 deletions

View File

@@ -73,6 +73,12 @@
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";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =