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
No known key found for this signature in database
GPG Key ID: D5C458DF6DD97EDF

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