We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0d3a8e + 70e5f14 commit d2c9c9bCopy full SHA for d2c9c9b
pkgs/by-name/op/opencode/package.nix
@@ -49,7 +49,7 @@ buildGoModule (finalAttrs: {
49
50
meta = {
51
description = "Powerful terminal-based AI assistant providing intelligent coding assistance";
52
- homepage = "https://github.com/opencode-ai/opencode";
+ homepage = "https://github.com/sst/opencode";
53
changelog = "https://github.com/sst/opencode/releases/tag/v${finalAttrs.version}";
54
mainProgram = "opencode";
55
license = lib.licenses.mit;
0 commit comments