Skip to content

Commit 74a7a29

Browse files
chore: nix flake update for bun 1.3.10 (anomalyco#15648)
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
1 parent d25ecd1 commit 74a7a29

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/node_modules.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ stdenvNoCC.mkDerivation {
3131
../package.json
3232
../patches
3333
../install # required by desktop build (cli.rs include_str!)
34+
../.github/TEAM_MEMBERS # required by @opencode-ai/script
3435
]
3536
);
3637
};

0 commit comments

Comments
 (0)