feat(sterni/mblog): add package to read maildirs

Change-Id: I7be8d8b7d12bb194712aa26f3ddad74340357779
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5070
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
sterni 2021-11-30 17:42:05 +01:00
parent 4803776491
commit 7577a89284
3 changed files with 25 additions and 0 deletions

View file

@ -5,6 +5,7 @@ depot.nix.buildLisp.program {
srcs = [
./packages.lisp
./maildir.lisp
./transformer.lisp
./note.lisp
./cli.lisp