tpm-luks: add openssl1.1 patch
This commit is contained in:
@@ -10,6 +10,11 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1ms2v57f13r9km6mvf9rha5ndmlmjvrz3mcikai6nzhpj0nrjz0w";
|
||||
};
|
||||
|
||||
patches = [
|
||||
./openssl-1.1.patch
|
||||
./signed-ptr.patch
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
buildInputs = [ gawk trousers cryptsetup openssl ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user