13 , optparse-applicative
31 src = fetchFromGitHub {
35 hash = "sha256-frT+fRJpixSvpb2+C34Z47zbMqvmDHdESItXb9YVbfU=";
41 libraryHaskellDepends = [
66 executableHaskellDepends = [
91 description = "OAuth2 tool for mail clients";
92 homepage = "https://github.com/pdobsan/mailctl";
93 changelog = "https://github.com/pdobsan/mailctl/releases/tag/${version}";
94 license = lib.licenses.bsd3;
95 maintainers = with lib.maintainers; [ aidalgol ];
96 mainProgram = "mailctl";