shellinabox: build with openssl 1.0.2

This commit is contained in:
Franz Pletz
2017-07-31 23:59:56 +02:00
committed by Robin Gloster
parent c7ffe1778a
commit 051061d577

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 { };