Skip to content

opencode: add extraPackages option#9096

Open
betaboon wants to merge 1 commit intonix-community:masterfrom
betaboon:feat-opencode-extra-packages
Open

opencode: add extraPackages option#9096
betaboon wants to merge 1 commit intonix-community:masterfrom
betaboon:feat-opencode-extra-packages

Conversation

@betaboon
Copy link
Copy Markdown
Contributor

Description

This PR adds an extraPackages option to opencode.
This is useful to provide it with formatters and lsps.

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -A dev --run treefmt.

  • Code tested through nix run .#tests -- test-all or
    nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.
    • Generate a news entry. See News
    • Basic tests added. See Tests
  • If this PR adds an exciting new feature or contains a breaking change.

    • Generate a news entry. See News

@github-actions github-actions bot added the ai label Apr 13, 2026
@home-manager-ci home-manager-ci bot requested a review from delafthi April 13, 2026 08:39
Copy link
Copy Markdown
Contributor

@delafthi delafthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great to have a test. The rest LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants