10 src = fetchFromGitHub {
14 hash = "sha256-cSAYicgCgFpJO+2vBAqfl3od7B07DTXvkW38x6y5VgM=";
17 npmDepsHash = "sha256-K9EQxqOjFzgTw/VXG2ZGF90yUzYTNl13Ssq9oiC+F7A=";
22 description = "CLI tool for the Maizzle Email Framework";
23 homepage = "https://github.com/maizzle/cli";
24 license = lib.licenses.mit;
25 mainProgram = "maizzle";
26 maintainers = with lib.maintainers; [ happysalada ];