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
commit 48412f75ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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
]
);
};