commit 3310ff090fa014caa1135521166c2cb5caffc165
parent 31cf49d869ffe8e7da642927e6c32a6f69726af5
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Mon, 4 Jul 2022 16:55:31 +0200
Add notmuch-vim to alpine-recombee container.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -230,7 +230,7 @@ confz_site_container_images_check() {
sfeed sfeed-doc lynx elinks w3m curl # alternative RSS/ATOM processor
drill ldns-tools # for drill
musl-utils # for getent
- notmuch mblaze notmuch-doc mblaze-doc
+ notmuch mblaze notmuch-doc mblaze-doc notmuch-vim
py3-notmuch py3-gpgme # for alot
)
require site_container_alpine :containers_dir :svscan_dir \