perlPackages.NetMQTTSimple: Add IO::Socket::SSL

This commit is contained in:
polyfloyd
2025-04-26 20:19:55 +02:00
parent 971c800f3a
commit a8fd6871bc
+3
View File
@@ -25708,6 +25708,9 @@ with self;
url = "mirror://cpan/authors/id/J/JU/JUERD/Net-MQTT-Simple-1.28.tar.gz";
hash = "sha256-Sp6hB+a8IuJrUzZ4oKPMbEI7N4TsP8ROjjM5t8Vr7gM=";
};
propagatedBuildInputs = [
IOSocketSSL
];
meta = {
description = "Minimal MQTT version 3 interface";
license = with lib.licenses; [