aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mail.scm
Commit message (Collapse)AuthorAge
* gnu: emacs-notmuch: Install desktop files.Arun Isaac4 days
| | | | | | | | * gnu/packages/mail.scm (emacs-notmuch)[arguments]: Add install-desktop-files phase. Change-Id: I9f3a049acb7062807a58d95ca526813caab0d563 Signed-off-by: jgart <jgart@dismail.de>
* gnu: mu: Update to 1.12.5.Sergey Trofimov12 days
| | | | | | | | * gnu/packages/mail.scm (mu): Update to 1.12.5. [arguments]: Wrap /bin/mu to enable running Guile extension scripts. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I04409ad934716a4b7dfa12a225415881cd682b49
* gnu: mumi: Update to 0.3.0.Arun Isaac13 days
| | | | | | * gnu/packages/mail.scm (mumi): Update to 0.3.0. Change-Id: I5893d5a2537b79a1d1e214d6f11b82f6d4b1622f
* gnu: mpop: Update to 1.4.19.Timotej Lazar13 days
| | | | | | | * gnu/packages/mail.scm (mpop): Update to 1.4.19. Change-Id: I52123309eac66c4c8668a1582d183c6fce000e11 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: mumi: Update to 0.2.1.Arun Isaac2024-06-05
| | | | | | * gnu/packages/mail.scm (mumi): Update to 0.2.1. Change-Id: Ib06e98e4b5d8d8408c314dc2724ccebd1b17163a
* gnu: mumi: Update to 0.2.0.Arun Isaac2024-06-03
| | | | | | * gnu/packages/mail.scm (mumi): Update to 0.2.0. Change-Id: I312edaf870ecaa114f828086fd9807aa549fb84d
* gnu: notmuch: Add sfsexp input.Fabio Natali2024-05-13
| | | | | | | | | | | | | | sfsexp is a C/C++ library for the manipulation (read, parse, modify, and create) of symbolic expressions. In an environment where sfsexp is available, Notmuch will compile with support for a S-expression-based query format. This commit is to add sfsexp as a Notmuch dependency and therefore to add S-exp support. * gnu/packages/mail.scm (notmuch)[native-inputs]: Add git-minimal/pinned. [inputs]: Add sfsexp. Change-Id: Ic3b4a30b2672ad690d66b283e9bdc8e2197f97a7 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: mumi: Update to 0.1.0.Arun Isaac2024-05-11
| | | | | | | * gnu/packages/mail.scm (mumi): Update to 0.1.0. [inputs]: Add xdg-utils. Change-Id: If1444b6abb72f7f039d0417b7d7b38b8221bc9ba
* gnu: msmtp: Update to 1.8.26.Timotej Lazar2024-05-06
| | | | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.26. Change-Id: I85eea2d64944a3e1b7b4ed3022772190ee5787c2
* gnu: gmime: Update to 3.2.14.Danny Milosavljevic2024-05-04
| | | | | | | * gnu/packages/mail.scm (gmime): Update to 3.2.14. [native-inputs]: Replace autoconf by autoconf-2.71. Change-Id: If72864085d085e55883ea1474b1c05ca1610d21a
* gnu: mumi: Update to 0.0.10.Arun Isaac2024-04-27
| | | | | | * gnu/packages/mail.scm (mumi): Update to 0.0.10. Change-Id: I1a2f4f81e0c1ccc7fe2eab442e1544f94a08ee2f
* gnu: mumi: Update to 0.0.9.Arun Isaac2024-04-25
| | | | | | * gnu/packages/mail.scm (mumi): Update to 0.0.9. Change-Id: I992a9466fbe3e4bcac1a3cd6f57daac2142c2f18
* gnu: Add nmail.M2024-04-23
| | | | | | | | * gnu/packages/mail.scm (nmail): New variable. Reviewed-by: Christina O'Donnell <cdo@mutix.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I850ac3a1b6e6db6d1869bb3fe8ff9d3a9e71cc86
* gnu: mu: Update to 1.12.4.John Kehayias2024-04-19
| | | | | | * gnu/packages/mail.scm (mu): Update to 1.12.4. Change-Id: I6381136409b2c7dde2f85c0795425dc0272cbfee
* Merge branch 'emacs-team'Liliana Marie Prikler2024-03-30
|\
| * Merge branch 'master' into emacs-teamLiliana Marie Prikler2024-03-27
| |\
| * \ Merge branch 'master' into emacs-teamLiliana Marie Prikler2024-03-02
| |\ \
| * \ \ Merge branch 'master' into emacs-teamLiliana Marie Prikler2024-01-21
| |\ \ \
| * | | | gnu: crm114: Adjust to changes in emacs-build-system.Liliana Marie Prikler2023-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (crm114)[#:phases]: Move ‘make-autoloads’ after ‘unpack’. Delete ‘enable-autoloads-compilation’. Adjust ordering of other phases accordingly.
| * | | | gnu: emacs-mew: Adjust to changes in emacs-build-system.Liliana Marie Prikler2023-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (emacs-mew)[arguments]: Only let-bind icon-dir. <#:modules>: Add (guix build emacs-build-system). <#:imported-modules>: Use %emacs-build-system-modules. <#:configure-flags>: Set elispdir with emacs:elpa-directory. <#:phases>: Move ‘generate-autoloads’ after ‘unpack’. Generate the autoloads locally. Also enable compilation.
* | | | | gnu: go-github-com-danwakefield-fnmatch: Move to golang-xyz.Sharlatan Hellseher2024-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-danwakefield-fnmatch): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/mail.scm: Add (gnu packages golang-xyz) module. Change-Id: I2d5d0565f4c758f49032cadfa1dcca7e884a577b
* | | | | gnu: mutt: Update to 2.2.13.Efraim Flashner2024-03-26
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (mutt): Update to 2.2.13. Change-Id: Id63ad1a31221f001039abf6ddf6705200bd75ade
* | | | gnu: mu: Update to 1.12.2.Benjamin Slade2024-03-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (mu): Update to 1.12.2. [inputs]: Add READLINE and PYTHON. [arguments]: Adjust ‘patch-bin-references’ phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I9f44d037abdb90d9efcd1a86479203ee1ef25538
* | | | gnu: khard: Update to 0.19.1.Efraim Flashner2024-03-21
| |_|/ |/| | | | | | | | | | | | | | * gnu/packages/mail.scm (khard): Update to 0.19.1. Change-Id: Ic091cc761920776f03a0d69189dc0b117db3786f
* | | gnu: l2md: Fix build on 32-bit systems.Efraim Flashner2024-02-27
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (l2md)[source]: Add snippet to gate macOS build fix to only apply when building for Apple devices. Change-Id: Id303a89ec78ce160cfb6ebed232a841c8283e812
* | | gnu: Remove duplicate module import.Ricardo Wurmus2024-02-22
| | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm: Remove extra import of (guix utils). Change-Id: I757af2e1249e687aedb9774986304c6366c625a9
* | | gnu: Add libdbx.Ricardo Wurmus2024-02-22
| | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (libdbx): New variable. Change-Id: Ia50bec92c5de72e4037cbf59ee7ecc6bf657fdd0
* | | gnu: mailutils: Update to 3.17.Andy Tai2024-02-14
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (mailutils): Update to 3.17. Change-Id: I337e561f11185470e1cf43ddf9f9c25d64a0084a Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: go-golang-org-x-text: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-golang-org-x-text): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/admin.scm: Add (gnu packages golang-build) module. * gnu/packages/bioinformatics.scm: As above. * gnu/packages/mail.scm: As above. Change-Id: Ifd15b35b460ae30c5c1d677551e95842b322b246
* | | gnu: anubis: Update to 4.3.Andy Tai2024-02-13
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (anubis): Update to 4.3. Change-Id: If80772daaaa517e4baadfb8a7a00969749fcddda Signed-off-by: Christopher Baines <mail@cbaines.net>
* | | gnu: mumi: Update to 0.0.8.Maxim Cournoyer2024-01-29
| | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (mumi): Update to 0.0.8. Change-Id: I0342f3cfb1b257d7beb25a5d9d0732895f88ec35
* | | gnu: mumi: Update to 0.0.7.Maxim Cournoyer2024-01-29
| | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (mumi): Update to 0.0.7. Change-Id: Ia9280574a6774e27f8ab0b4654997b6518c561d2
* | | gnu: go-github-com-emersion-go-pgpmail: Move to (gnu packages golang-crypto).Sharlatan Hellseher2024-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-emersion-go-pgpmail): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. * gnu/packages/mail.scm: Add (gnu packages golang-crypto) to used modules. Change-Id: I6e5d284bb045acb30881c79258573c6c79ecc512
* | | gnu: Include the notmuch logo in emacs-notmuch.Tom Willemse2024-01-28
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (emacs-notmuch): Include notmuch-logo.svg Change-Id: Iaae79717d11d7f91cdef3f7470c290489e2b397a Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* | | gnu: mumi: Update to 0.0.6.Maxim Cournoyer2024-01-26
| | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (mumi): Update to 0.0.6. Change-Id: Ie98c2f72d916318aa1f43384a3286ae80ae3655a
* | | gnu: notmuch: Update to 0.38.2.Nicolas Goaziou2024-01-22
| |/ |/| | | | | | | | | | | | | * gnu/packages/mail.scm (notmuch): Update to 0.38.2. * gnu/packages/patches/notmuch-emacs-test-output.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Apply file deletion. Change-Id: I60d0487f2258ed5ef8602de7a624686c5f012a4f
* | gnu: go-cloud-google-com-go-compute-metadata: Move to (gnu packages golang-web).Sharlatan Hellseher2024-01-03
| | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-cloud-google-com-go-compute-metadata): Move from here... * gnu/packages/golang-web.scm: ...to here. * gnu/packages/mail.scm: Add (gnu packages golang-web) module. Change-Id: Ic97e5f4afd26376d37860fbb4758e8037e758f58
* | gnu: Make webkitgtk-next the new webkitgtk.Liliana Marie Prikler2023-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of version 2.42.0, the WebKit 6.0 typelib is considered stable. With GNOME itself moving to GTK4 as time marches on, we should reflect the fact that this is the preferred Webkit for future applications. * gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic… (webkitgtk): … here. Move old value … (webkitgtk-for-gtk3): … here. (webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3. * gnu/packages/geo.scm (gnome-maps): Adjust accordingly. * gnu/packages/gnome.scm (gnome-initial-setup, sushi) (cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts) (gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44) (lollypop, evolution, gnome-boxes, geary, komikku): Likewise. * gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise. * gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise. * gnu/packages/mail.scm (balsa): Likewise. * gnu/packages/mate.scm (atril): Likewise. * gnu/packages/music.scm (ctrlr): Likewise. * gnu/packages/rednotebook.scm (rednotebook): Likewise. * gnu/packages/syndication.scm (gfeeds): Likewise. * gnu/packages/telegram.scm (telegram-desktop): Likewise. * gnu/packages/vnc.scm (remmina): Likewise. * gnu/packages/web-browsers.scm (nyxt): Likewise.
* | gnu: opensmtpd: Update to 7.4.0p1.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | * gnu/packages/mail.scm (opensmtpd): Update to 7.4.0p1. Change-Id: I0069369fcbc226b6e55b42142456ce77566af7be
* | gnu: aerc: Enable building without zoxide.Efraim Flashner2023-11-24
| | | | | | | | | | | | | | | | * gnu/packages/mail.scm (aerc)[arguments]: Only substitute zoxide path when it is an input. [inputs]: Only add zoxide when building on a supported system. Change-Id: I39b859982e1455e80a4b28979079c633e386fa34
* | gnu: mu: Update to 1.10.8.Thiago Jung Bauermann2023-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | Version 1.10.8 fixes the installation of the Guile bindings, so we can enable it again. * gnu/packages/mail.scm (mu): Update to 1.10.7. [inputs]: Add guile-3.0. [arguments]: Add "-Dguile-extension-dir" to #:configure-flags. Add fix-ffi phase to allow Guile module to load its native library. Change-Id: I2a8250d8d6298712ad116b1d88157a4344175722 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: Have vim packages use vim-build-system.Jonathan Scoresby2023-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/vim.scm (vim-neocomplete, vim-neocomplete-snippets, vim-neosnippet, vim-scheme, vim-luna, vim-fugitive, vim-airline, vim-airline-themes, vim-syntastic, neovim-syntastic, vim-solarized, vim-rainbow, editorconfig-vim, neovim-packer, vim-guix-vim, vim-asyncrun, vim-dispatch, vim-gemini-vim, vim-eunuch, vim-slime, vim-vlime, vim-paredit, vim-surround, vim-gnupg, vim-ctrlp, vim-mucomplete, vim-gitgutter, vim-characterize, vim-tagbar, vim-nerdtree, vim-nerdcommander): [build-system]: Switch to vim-build-system. [arguments]: Adjust accordingly. * gnu/packages/code.scm (global)[arguments]: Move vim files to their new location. * gnu/packages/lisp.scm (txr), * gnu/packages/mail.scm (msmtp), * gnu/packages/rust-apps.scm (skim), * gnu/packages/vim.scm (vifm), * gnu/packages/wm.scm (fluxbox): Same. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Change-Id: I8b3e5d65d76a100c3dbddc1ae562b72966c2b304
* | gnu: msmtp: Update to 1.8.25.Timotej Lazar2023-11-03
|/ | | | | | | * gnu/packages/mail.scm (msmtp): Update to 1.8.25. Change-Id: If6a03b52734fa09dc6e8ffa5dd893f7d80b86aac Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: opensmtpd: Update to 7.4.0p0 (bis).Tobias Geerinckx-Rice2023-10-29
| | | | | | | | | | | | | | | | | | | This time fixing a segfault reported & debugged entirely by graywolf. See: <https://github.com/OpenSMTPD/OpenSMTPD/issues/1233> So, what went wrong here? Mostly me being entirely convinced, to the point of not even looking, that we have no opensmtpd system test. We do. Instead, I tested the update on my own mail server, which for entirely unhysterical raisins happens to link OpenSMTPd against OpenSSL and so just happens to sidestep this bug. Aiya. * gnu/packages/mail.scm (opensmtpd): Update to 7.4.0p0. [native-inputs]: Add pkg-config. [inputs]: Add libbsd. [arguments]: Add "--with-libbsd" to #:configure-flags. Co-authored-by: graywolf in #guix Change-Id: I5536b828eecd16f041ed9381b16bd7aa54158155
* Revert "gnu: opensmtpd: Update to 7.4.0p0."Tobias Geerinckx-Rice2023-10-29
| | | | | This reverts commit b6e8d587c4551f0fd28fcef96f33909a8ab8e9df pending investigation of a segfault reported by graywolf in #guix.
* gnu: opensmtpd: Update to 7.4.0p0.Tobias Geerinckx-Rice2023-10-22
| | | | | | * gnu/packages/mail.scm (opensmtpd): Update to 7.4.0p0. Change-Id: I5536b828eecd16f041ed9381b16bd7aa54158155
* gnu: public-inbox: Remove dependency on (guix build syscalls).Ludovic Courtès2023-10-23
| | | | | | | * gnu/packages/mail.scm (public-inbox)[arguments]: Remove #:imported-modules. Remove (guix build syscalls) from #:modules. Rewrite ‘check’ phase to reap processes from the build process. [native-inputs]: Remove TINI.
* gnu: go-github-com-stretchr-testify: Move to (gnu packages golang-check).Sharlatan Hellseher2023-10-22
| | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-stretchr-testify): Move from here... * gnu/packages/golang-check.scm: ...to here. * gnu/packages/databases.scm: Add (gnu packages golang-check) module. * gnu/packages/education.scm: As above... * gnu/packages/ipfs.scm: As above... * gnu/packages/irc.scm: As above... * gnu/packages/mail.scm: As above... * gnu/packages/textutils.scm: As above... * gnu/packages/version-control.scm: As above... Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: isync: Patch path to openssl binary.Efraim Flashner2023-10-09
| | | | | * gnu/packages/mail.scm (isync)[arguments]: Add a phase to patch the path to the openssl binary for mbsync-get-cert.
* gnu: exim: Update to 4.96.1 [security updates].Wilko Meyer2023-10-06
| | | | | | | | | | Fixes CVE-2023-42114, CVE-2023-42115, CVE-2023-42116, CVE-2023-42117, CVE-2023-42118, and CVE-2023-42119. See <https://www.exim.org/static/doc/security/CVE-2023-zdi.txt> for more details. * gnu/packages/mail.scm (exim): Update to 4.96.1. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>