diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-11-11 10:10:06 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-11-11 10:10:06 +0100 |
commit | dc6d3af99aba4a81a2578cd10ccbc63603381ac5 (patch) | |
tree | 0d378a980e29c54b8ca2aa7731dd20c888259ea1 /overlays | |
parent | ec9b656476d4af2784aea29b846bead85dc46e16 (diff) | |
download | Nix-dc6d3af99aba4a81a2578cd10ccbc63603381ac5.tar.gz Nix-dc6d3af99aba4a81a2578cd10ccbc63603381ac5.tar.zst Nix-dc6d3af99aba4a81a2578cd10ccbc63603381ac5.zip |
Fix rspamc-dovecot deliver
Diffstat (limited to 'overlays')
-rw-r--r-- | overlays/environments/immae-eu.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/overlays/environments/immae-eu.nix b/overlays/environments/immae-eu.nix index cc2e5c3..8a98526 100644 --- a/overlays/environments/immae-eu.nix +++ b/overlays/environments/immae-eu.nix | |||
@@ -33,6 +33,7 @@ let | |||
33 | notmuch-python2 notmuch-python3 notmuch-vim | 33 | notmuch-python2 notmuch-python3 notmuch-vim |
34 | neomutt mairix notmuch | 34 | neomutt mairix notmuch |
35 | bogofilter fetchmail | 35 | bogofilter fetchmail |
36 | sieve-connect | ||
36 | 37 | ||
37 | # git | 38 | # git |
38 | vcsh gitRepo gitAndTools.stgit tig ripgrep | 39 | vcsh gitRepo gitAndTools.stgit tig ripgrep |