Loading pkgs/development/python-modules/authheaders/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python library for the generation of email authentication headers"; homepage = "https://github.com/ValiMail/authentication-headers"; changelog = "https://github.com/ValiMail/authentication-headers/blob${version}/CHANGES"; license = licenses.mit; maintainers = with maintainers; [ ]; }; Loading Loading
pkgs/development/python-modules/authheaders/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python library for the generation of email authentication headers"; homepage = "https://github.com/ValiMail/authentication-headers"; changelog = "https://github.com/ValiMail/authentication-headers/blob${version}/CHANGES"; license = licenses.mit; maintainers = with maintainers; [ ]; }; Loading