Loading pkgs/development/python-modules/tpm2-pytss/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -107,6 +107,9 @@ buildPythonPackage rec { changelog = "https://github.com/tpm2-software/tpm2-pytss/blob/${version}/CHANGELOG.md"; description = "TPM2 TSS Python bindings for Enhanced System API (ESYS)"; license = licenses.bsd2; maintainers = with maintainers; [ baloo ]; maintainers = with maintainers; [ baloo scottstephens ]; }; } Loading
pkgs/development/python-modules/tpm2-pytss/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -107,6 +107,9 @@ buildPythonPackage rec { changelog = "https://github.com/tpm2-software/tpm2-pytss/blob/${version}/CHANGELOG.md"; description = "TPM2 TSS Python bindings for Enhanced System API (ESYS)"; license = licenses.bsd2; maintainers = with maintainers; [ baloo ]; maintainers = with maintainers; [ baloo scottstephens ]; }; }