tpm-tools: fix build by applying debians patch

This commit is contained in:
Pascal Wittmann
2016-03-24 22:31:40 +01:00
parent 119c287c71
commit 71d3b34bd7
2 changed files with 32 additions and 0 deletions
@@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
buildInputs = [ trousers openssl opencryptoki ];
patches = [ ./03-fix-bool-error-parseStringWithValues.patch ];
meta = with stdenv.lib; {
description = "Management tools for TPM hardware";
longDescription = ''