FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(nix): overlay bun 1.3.10 and include TEAM_MEMBERS in fileset by rgodha24 · Pull Request #15644 · anomalyco/opencode · GitHub

fix(nix): overlay bun 1.3.10 and include TEAM_MEMBERS in fileset - #15644

Closed
rgodha24 wants to merge 2 commits into
anomalyco:devfrom
rgodha24:fix/nix-build
Closed

fix(nix): overlay bun 1.3.10 and include TEAM_MEMBERS in fileset#15644
rgodha24 wants to merge 2 commits into
anomalyco:devfrom
rgodha24:fix/nix-build

Conversation

rgodha24 commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Overlay bun to 1.3.10 in flake.nix since nixpkgs-unstable still ships 1.3.9, which fails the ^1.3.10 version check in packages/script/src/index.ts
  • Include .github/TEAM_MEMBERS in the nix source fileset (nix/node_modules.nix) since packages/script/src/index.ts reads it at build time

Fixes #15394, fixes #15400, fixes #15635

github-actions Bot added contributor needs:compliance This means the issue will auto-close after 2 hours. labels Mar 2, 2026

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Found 1 potential duplicate:

rgodha24 closed this Mar 2, 2026

rgodha24 commented Mar 2, 2026

Copy link
Copy Markdown
Contributor Author

didnt realize this is a duplicate my bad

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor needs:compliance This means the issue will auto-close after 2 hours.

Projects

None yet

1 participant


Back | FazBrowse Home | New Git URL