Skip to content

imapgoose: init module + service#9014

Open
philocalyst wants to merge 12 commits intonix-community:masterfrom
philocalyst:imapgoose
Open

imapgoose: init module + service#9014
philocalyst wants to merge 12 commits intonix-community:masterfrom
philocalyst:imapgoose

Conversation

@philocalyst
Copy link
Copy Markdown
Contributor

@philocalyst philocalyst commented Apr 1, 2026

Description

It also generates to its custom configuration format. This was modeled after similar functions in the SSH module.

The broad structure was modeled after the mbsync structure, as they share similar goals and priorities.

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -p treefmt nixfmt deadnix keep-sorted nixf-diagnose --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

Comment thread modules/programs/imapgoose/default.nix Outdated
Comment thread modules/programs/imapgoose/default.nix Outdated
Comment thread modules/programs/imapgoose/default.nix
Comment thread modules/programs/imapgoose/default.nix Outdated
Comment thread modules/programs/imapgoose/default.nix Outdated
Comment thread modules/programs/imapgoose/default.nix Outdated
Comment thread modules/programs/imapgoose/default.nix Outdated
Comment thread modules/services/imapgoose/darwin.nix
@philocalyst philocalyst changed the title imapgoose: init module imapgoose: init module + service Apr 10, 2026
@philocalyst
Copy link
Copy Markdown
Contributor Author

Looking better! @khaneliman!

Thanks for the recs! Sorry for sneaking the service in there, had a last moment change of heart.

Comment thread modules/services/imapgoose/default.nix Outdated
Comment thread modules/services/imapgoose/default.nix Outdated
philocalyst and others added 11 commits April 22, 2026 17:38
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
Co-authored-by: Robert Helgesson <robert@rycee.net>
Co-authored-by: Robert Helgesson <robert@rycee.net>
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
@philocalyst philocalyst force-pushed the imapgoose branch 2 times, most recently from 21d09ba to db258bb Compare April 22, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants