This package browser is in early development. Mind the rough edges.

isync

Mailbox synchronization program

isync/mbsync is a command-line tool for two-way synchronization of mailboxes. Currently Maildir and IMAP are supported types.

Installation

Install the latest version of isync as follows:

guix install isync

Or install a particular version:

guix install isync@1.5.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of isync about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/isync'><img src='https://packages.guix.gnu.org/packages/isync/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/isync/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/isync)

Example Org:

[[https://packages.guix.gnu.org/packages/isync][https://packages.guix.gnu.org/packages/isync/badges/latest-version.svg]]