Skip to content

backport to 22.05: mujmap: add module#3046

Merged
rycee merged 2 commits intonix-community:release-22.05from
elizagamedev:mujmap-release-22.05
Jun 24, 2022
Merged

backport to 22.05: mujmap: add module#3046
rycee merged 2 commits intonix-community:release-22.05from
elizagamedev:mujmap-release-22.05

Conversation

@elizagamedev
Copy link
Copy Markdown
Contributor

Description

Backports #2960.

mujmap is available as a package in NixOS 22.05, so I thought this module should also be available.

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through 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.

    • Added myself and the module files to .github/CODEOWNERS.

rycee and others added 2 commits June 21, 2022 23:51
Co-authored-by: Eliza Velasquez <4576666+elizagamedev@users.noreply.github.com>
(cherry picked from commit 4676179)
mujmap is a tool that synchronizes mail between a mail server and
notmuch via JMAP. It's very similar to lieer, so I heavily based the
implementation of the notmuch module on lieer's. I did not include an
equivalent to lieer's periodic synchronization service, however,
because I plan to soon introduce a daemon mode to mujmap.

https://github.com/elizagamedev/mujmap
(cherry picked from commit d059b94)
@elizagamedev elizagamedev requested a review from rycee as a code owner June 22, 2022 06:56
@rycee rycee merged commit a839432 into nix-community:release-22.05 Jun 24, 2022
@rycee
Copy link
Copy Markdown
Member

rycee commented Jun 24, 2022

Sounds good 🙂 Merged to master now.

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.

2 participants