mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
committed by
Thierry Delafontaine
parent
fdf8d97874
commit
5d72b05956
@@ -49,7 +49,7 @@ buildGoModule (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
description = "Powerful terminal-based AI assistant providing intelligent coding assistance";
|
||||
homepage = "https://github.com/opencode-ai/opencode";
|
||||
homepage = "https://github.com/sst/opencode";
|
||||
changelog = "https://github.com/sst/opencode/releases/tag/v${finalAttrs.version}";
|
||||
mainProgram = "opencode";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user