shellinabox: build with openssl 1.0.2

This commit is contained in:
Franz Pletz
2019-07-29 21:25:12 +02:00
committed by Robin Gloster
parent c7ffe1778a
commit 051061d577
+3 -1
View File
@@ -5988,7 +5988,9 @@ in
shout = nodePackages.shout;
shellinabox = callPackage ../servers/shellinabox { };
shellinabox = callPackage ../servers/shellinabox {
openssl = openssl_1_0_2;
};
shrikhand = callPackage ../data/fonts/shrikhand { };