trousers: Propagate openssl
This commit is contained in:
parent
6b9d2efcb1
commit
610aad4cb8
@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1lvnla1c1ig2w3xvvrqg2w9qm7a1ygzy1j2gg8j7p8c87i58x45v";
|
sha256 = "1lvnla1c1ig2w3xvvrqg2w9qm7a1ygzy1j2gg8j7p8c87i58x45v";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ openssl ];
|
propagatedBuildInputs = [ openssl ];
|
||||||
|
|
||||||
patches = [ ./allow-non-tss-config-file-owner.patch ];
|
patches = [ ./allow-non-tss-config-file-owner.patch ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user