Loading pkgs/by-name/tp/tpm2-abrmd/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -65,6 +65,9 @@ stdenv.mkDerivation rec { homepage = "https://github.com/tpm2-software/tpm2-tools"; license = licenses.bsd3; platforms = platforms.linux; maintainers = with maintainers; [ matthiasbeyer ]; maintainers = with maintainers; [ matthiasbeyer scottstephens ]; }; } pkgs/by-name/tp/tpm2-tools/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,6 +57,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/tpm2-software/tpm2-tools"; license = licenses.bsd3; platforms = platforms.linux; maintainers = [ ]; maintainers = with maintainers; [ scottstephens ]; }; } pkgs/development/libraries/tpm2-tss/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -171,6 +171,9 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://github.com/tpm2-software/tpm2-tss"; license = licenses.bsd2; platforms = platforms.unix; maintainers = with maintainers; [ baloo ]; maintainers = with maintainers; [ baloo scottstephens ]; }; }) 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/by-name/tp/tpm2-abrmd/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -65,6 +65,9 @@ stdenv.mkDerivation rec { homepage = "https://github.com/tpm2-software/tpm2-tools"; license = licenses.bsd3; platforms = platforms.linux; maintainers = with maintainers; [ matthiasbeyer ]; maintainers = with maintainers; [ matthiasbeyer scottstephens ]; }; }
pkgs/by-name/tp/tpm2-tools/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,6 +57,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/tpm2-software/tpm2-tools"; license = licenses.bsd3; platforms = platforms.linux; maintainers = [ ]; maintainers = with maintainers; [ scottstephens ]; }; }
pkgs/development/libraries/tpm2-tss/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -171,6 +171,9 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://github.com/tpm2-software/tpm2-tss"; license = licenses.bsd2; platforms = platforms.unix; maintainers = with maintainers; [ baloo ]; maintainers = with maintainers; [ baloo scottstephens ]; }; })
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 ]; }; }