From 3c877210114afe4daf11413941dfb49f73531a82 Mon Sep 17 00:00:00 2001 From: m3tm3re
Date: Sat, 7 Feb 2026 15:10:21 +0100 Subject: [PATCH] docs: document opencode-desktop workaround (upstream #11755) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9acc0ed..2605031 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ Go to **Actions → Update Nix Packages with nix-update → Run workflow** in Gi 2. Token scopes needed: `user`, `repo`, `write:issue` 3. Add token as secret: Settings → Secrets → New → `NIX_UPDATE_TOKEN` +**Note:** The `opencode-desktop` package is currently disabled due to an upstream issue with missing specta dependency hashes. See [issue #11755](https://github.com/anomalyco/opencode/issues/11755) for details. This is a temporary workaround until the upstream issue is resolved. + For detailed usage, module documentation, package references, and contribution guidelines, see the [full documentation](./docs). ## License