From 48412f75ace87519b6550eea3b0c83e483a55297 Mon Sep 17 00:00:00 2001 From: Caleb Norton Date: Tue, 3 Mar 2026 01:16:43 -0600 Subject: chore: nix flake update for bun 1.3.10 (#15648) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jérôme Benoit --- nix/node_modules.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix') diff --git a/nix/node_modules.nix b/nix/node_modules.nix index e918846c2..6c188c07c 100644 --- a/nix/node_modules.nix +++ b/nix/node_modules.nix @@ -31,6 +31,7 @@ stdenvNoCC.mkDerivation { ../package.json ../patches ../install # required by desktop build (cli.rs include_str!) + ../.github/TEAM_MEMBERS # required by @opencode-ai/script ] ); }; -- cgit v1.2.3