From 75a7cf6180bc68380c74eda673352090f94ad3b2 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Thu, 11 Sep 2025 09:08:18 +0200 Subject: [PATCH] feat(unstable): add opencode to default.nix - Added `opencode` to the list of inherited packages from `channels.unstable`. - Ensures availability of the `opencode` tool for users by default. --- overlays/unstable/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/overlays/unstable/default.nix b/overlays/unstable/default.nix index ea6fa6b..9189d35 100644 --- a/overlays/unstable/default.nix +++ b/overlays/unstable/default.nix @@ -2,6 +2,7 @@ final: prev: { inherit (channels.unstable) gemini-cli + opencode # open-webui # vscode # nodejs_20