opencode: use my fork of oh-my-opencode

This commit is contained in:
2026-01-28 12:16:31 -05:00
parent cb031d3d66
commit c31a6cc09e
2 changed files with 6 additions and 6 deletions

10
flake.lock generated
View File

@@ -464,15 +464,15 @@
]
},
"locked": {
"lastModified": 1769568828,
"narHash": "sha256-BQVuBk91oRiXiv6a9cqvMALSDhqyJMeEVzna3vggf2Y=",
"owner": "yebei199",
"lastModified": 1769620461,
"narHash": "sha256-0bkdu0vuxg6jrLY1Bo7SPLHsKBeClxznmDGMsxC/wt8=",
"owner": "titaniumtown",
"repo": "oh-my-opencode",
"rev": "662ca217a3a737c95b8cd3279d740015c9c524af",
"rev": "95f5e85721a185c5b682cfa0157920c865849a73",
"type": "github"
},
"original": {
"owner": "yebei199",
"owner": "titaniumtown",
"ref": "nix",
"repo": "oh-my-opencode",
"type": "github"

View File

@@ -76,7 +76,7 @@
# 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/oh-my-opencode/nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};