perlPackages.NetMQTTSimple: Add IO::Socket::SSL (#402090)

This commit is contained in:
Marcus Ramberg
2025-06-04 00:02:44 +02:00
committed by GitHub
+3
View File
@@ -25698,6 +25698,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; [