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 5f069421a1
commit 5cc07df342
2 changed files with 4 additions and 3 deletions
+1
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
]
);
};