Skip to content

Commit 48412f7

Browse files
chore: nix flake update for bun 1.3.10 (anomalyco#15648)
Co-authored-by: Jérôme Benoit <[email protected]>
1 parent 6deb27e commit 48412f7

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)