From a7fcd2adb8086b8b7c517ffd2113eb1d46e2ead3 Mon Sep 17 00:00:00 2001 From: "Jeffrey C. Ollie" Date: Mon, 14 Aug 2023 21:32:03 -0500 Subject: [PATCH] add aiosmtpd --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 1b42b2d..a8a5552 100644 --- a/flake.nix +++ b/flake.nix @@ -58,6 +58,7 @@ SECRET_KEY = file.readline() ''; propagatedBuildInputs = with py.pkgs; [ + aiosmtpd apprise cron-descriptor cronsim