From 3c41e4e8f12b7f06258490bb7a85388de1eca381 Mon Sep 17 00:00:00 2001 From: Dax Date: Fri, 2 Jan 2026 16:02:52 -0500 Subject: chore: rename repo references from sst/opencode to anomalyco/opencode (#6687) Co-authored-by: Github Action --- nix/opencode.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix') diff --git a/nix/opencode.nix b/nix/opencode.nix index 4f10e7498..714aabe09 100644 --- a/nix/opencode.nix +++ b/nix/opencode.nix @@ -125,7 +125,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { It combines a TypeScript/JavaScript core with a Go-based TUI to provide an interactive AI coding experience. ''; - homepage = "https://github.com/sst/opencode"; + homepage = "https://github.com/anomalyco/opencode"; license = lib.licenses.mit; platforms = [ "aarch64-linux" -- cgit v1.2.3