aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/matrix.scm
diff options
context:
space:
mode:
authoraurtzy <aurtzy@gmail.com>2024-12-09 15:42:56 -0500
committerHilton Chain <hako@ultrarare.space>2024-12-11 09:41:58 +0800
commitbafa29fb2b297a0663cee6bbe6e4942637d61346 (patch)
tree934dafe0f16487e91457cf83a1e4a57d6d788f20 /gnu/packages/matrix.scm
parentf1bafca869239ab0fa5a207e13c767146bdcb55f (diff)
downloadguix-bafa29fb2b297a0663cee6bbe6e4942637d61346.tar.gz
guix-bafa29fb2b297a0663cee6bbe6e4942637d61346.zip
gnu: emacs-transient: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.8.1. Change-Id: Ib95f4472979c963f4f024a6c6fcaa23903490f87 Signed-off-by: Hilton Chain <hako@ultrarare.space>
Diffstat (limited to 'gnu/packages/matrix.scm')
0 files changed, 0 insertions, 0 deletions
6298712ad116b1d88157a4344175722 Signed-off-by: Christopher Baines <mail@cbaines.net> Thiago Jung Bauermann 2023-11-08gnu: Have vim packages use vim-build-system....* 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 Jonathan Scoresby 2023-11-03gnu: msmtp: Update to 1.8.25....* gnu/packages/mail.scm (msmtp): Update to 1.8.25. Change-Id: If6a03b52734fa09dc6e8ffa5dd893f7d80b86aac Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar 2023-10-29gnu: opensmtpd: Update to 7.4.0p0 (bis)....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 Tobias Geerinckx-Rice 2023-10-29Revert "gnu: opensmtpd: Update to 7.4.0p0."...This reverts commit b6e8d587c4551f0fd28fcef96f33909a8ab8e9df pending investigation of a segfault reported by graywolf in #guix. Tobias Geerinckx-Rice 2023-10-22gnu: opensmtpd: Update to 7.4.0p0....* gnu/packages/mail.scm (opensmtpd): Update to 7.4.0p0. Change-Id: I5536b828eecd16f041ed9381b16bd7aa54158155 Tobias Geerinckx-Rice 2023-10-23gnu: public-inbox: Remove dependency on (guix build syscalls)....* 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. Ludovic Courtès 2023-10-22gnu: go-github-com-stretchr-testify: Move to (gnu packages golang-check)....* 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> Sharlatan Hellseher 2023-10-09gnu: isync: Patch path to openssl binary....* gnu/packages/mail.scm (isync)[arguments]: Add a phase to patch the path to the openssl binary for mbsync-get-cert. Efraim Flashner 2023-10-06gnu: exim: Update to 4.96.1 [security updates]....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> Wilko Meyer 2023-09-24gnu: opensmtpd: Update to 7.3.0p2 [security fixes]....* gnu/packages/mail.scm (opensmtpd): Update to 7.3.0p2. Tobias Geerinckx-Rice 2023-09-25gnu: muchsync: Update to 7....* gnu/packages/mail.scm (muchsync): Update to 7. [source]: Use https. Signed-off-by: Christopher Baines <mail@cbaines.net> Hendursaga 2023-09-22Merge branch 'master' into emacs-teamLiliana Marie Prikler 2023-09-10gnu: mutt: Update to 2.2.12 [security fixes]....Fixes CVE-2023-4874 and CVE-2023-4875. See http://lists.mutt.org/pipermail/mutt-announce/Week-of-Mon-20230904/000056.html * gnu/packages/mail.scm (mutt): Update to 2.2.12 Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> André Batista 2023-09-10gnu: mu: Update to 1.10.7....* gnu/packages/mail.scm (mu): Update to 1.10.7. Tobias Geerinckx-Rice 2023-09-10gnu: dovecot-pigeonhole: Update to 0.5.21....* gnu/packages/mail.scm (dovecot-pigeonhole): Update to 0.5.21. Tobias Geerinckx-Rice 2023-09-10gnu: dovecot: Update to 2.3.21....* gnu/packages/mail.scm (dovecot): Update to 2.3.21. Tobias Geerinckx-Rice 2023-09-09Merge branch 'master' into emacs-teamLiliana Marie Prikler 2023-09-06gnu: gmime: Update home-page URL....* gnu/packages/mail.scm (gmime) [home-page]: Update URL. Maxim Cournoyer 2023-09-05gnu: gmime: Remove version 2.6.23....* gnu/packages/mail.scm (gmime-2.6): Remove package. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 宋文武 2023-08-26Merge branch 'master' into emacs-teamLiliana Marie Prikler 2023-08-15gnu: notmuch: Fix tests with Emacs 29....* gnu/packages/patches/notmuch-emacs-test-output.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/mail.scm (notmuch)[patches]: Add here. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Arjan Adriaanse 2023-08-06gnu: Remove duplicate import in (gnu packages mail)....* gnu/packages/mail.scm: Remove duplicate (gnu build-system go) import. Order remaining imports alphabetically. Tobias Geerinckx-Rice 2023-08-06gnu: rspamd: Sort inputs....* gnu/packages/mail.scm (rspamd)[inputs]: Order alphabetically. Tobias Geerinckx-Rice 2023-08-06gnu: rspamd: Update to 3.6....* gnu/packages/mail.scm (rspamd): Update to 3.6. Tobias Geerinckx-Rice 2023-09-04gnu: mumi: Update to 0.0.5-3.2453a5a....* gnu/packages/mail.scm (mumi): Update to 0.0.5-3.2453a5a. Arun Isaac 2023-08-26gnu: neomutt: Update to 20230517....* gnu/packages/mail.scm (neomutt): Update to 20230517. Signed-off-by: Christopher Baines <mail@cbaines.net> flabbergasted 2023-07-26gnu: urlscan: Update to 1.0.1....* gnu/packages/mail.scm (urlscan): Update to 1.0.1. Efraim Flashner 2023-07-23gnu: dkimproxy: Wrap with perl-cryptx....Fixes ‘Can't locate Crypt/PK/Ed25519.pm in @INC’. * gnu/packages/mail.scm (dkimproxy)[inputs]: Add perl-cryptx. [arguments]: Wrap the scripts with it. Tobias Geerinckx-Rice