shellinabox: build with openssl 1.0.2
This commit is contained in:
parent
c7ffe1778a
commit
051061d577
@ -5988,7 +5988,9 @@ in
|
|||||||
|
|
||||||
shout = nodePackages.shout;
|
shout = nodePackages.shout;
|
||||||
|
|
||||||
shellinabox = callPackage ../servers/shellinabox { };
|
shellinabox = callPackage ../servers/shellinabox {
|
||||||
|
openssl = openssl_1_0_2;
|
||||||
|
};
|
||||||
|
|
||||||
shrikhand = callPackage ../data/fonts/shrikhand { };
|
shrikhand = callPackage ../data/fonts/shrikhand { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user