chore: nix flake update for bun 1.3.10 (#15648)

Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
This commit is contained in:
Caleb Norton
2026-03-03 01:16:43 -06:00
committed by GitHub
parent 6deb27e852
commit 48412f75ac
2 changed files with 4 additions and 3 deletions

View File

@@ -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
]
);
};