Skip to content

thunderbird: add native host support #6292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

booxter
Copy link
Contributor

@booxter booxter commented Jan 8, 2025

Description

This change allows to enable native hosts modules for Thunderbird, similar to Firefox. For reference, this is how it looks like in nix config.

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all or nix develop --ignore-environment .#all using Flakes.

  • 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.

Maintainer CC

@d-dervishi @jKarlson

@github-actions github-actions bot added the mail label Jan 8, 2025
@booxter booxter marked this pull request as draft January 9, 2025 17:30
@booxter booxter force-pushed the thunderbird-native branch from 749fdf9 to 7ae3770 Compare January 10, 2025 23:10
@booxter booxter marked this pull request as ready for review January 11, 2025 00:05
@booxter booxter force-pushed the thunderbird-native branch from b3d2107 to b3808e6 Compare January 17, 2025 05:05
Note: the test case uses a firefox native host but it shouldn't matter
since they are packaged the same way for both TB and Firefox.
@booxter booxter force-pushed the thunderbird-native branch from b3808e6 to 2bbdd93 Compare January 17, 2025 13:55
@khaneliman khaneliman merged commit 608b26d into nix-community:master Jan 29, 2025
3 checks passed
khaneliman added a commit to khaneliman/home-manager that referenced this pull request Jan 29, 2025
booxter added a commit to booxter/home-manager that referenced this pull request Feb 16, 2025
…ix-community#6371)

This reverts commit 6fbbfb9.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
tetov pushed a commit to tetov/home-manager that referenced this pull request Feb 16, 2025
Note: the test case uses a firefox native host but it shouldn't matter
since they are packaged the same way for both TB and Firefox.
booxter added a commit to booxter/home-manager that referenced this pull request Feb 18, 2025
…ix-community#6371)

This reverts commit 6fbbfb9.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
booxter added a commit to booxter/home-manager that referenced this pull request Feb 19, 2025
…ix-community#6371)

This reverts commit 6fbbfb9.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
booxter added a commit to booxter/home-manager that referenced this pull request Feb 21, 2025
…ix-community#6371)

This reverts commit 6fbbfb9.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
khaneliman pushed a commit that referenced this pull request Feb 21, 2025
This reverts commit 6fbbfb9.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
347Online pushed a commit to 347Online/home-manager that referenced this pull request Mar 1, 2025
Note: the test case uses a firefox native host but it shouldn't matter
since they are packaged the same way for both TB and Firefox.
347Online pushed a commit to 347Online/home-manager that referenced this pull request Mar 1, 2025
347Online pushed a commit to 347Online/home-manager that referenced this pull request Mar 1, 2025
…ix-community#6371)

This reverts commit 6fbbfb9.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
nfelber pushed a commit to nfelber/home-manager that referenced this pull request Mar 19, 2025
Note: the test case uses a firefox native host but it shouldn't matter
since they are packaged the same way for both TB and Firefox.
nfelber pushed a commit to nfelber/home-manager that referenced this pull request Mar 19, 2025
…ix-community#6371)

This reverts commit 6fbbfb9.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
pasqui23 pushed a commit to pasqui23/home-manager that referenced this pull request Apr 25, 2025
…ix-community#6371)

This reverts commit 6fbbfb9.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
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.

3 participants