alpine: remove openssl 1.0.2 pinning

This commit is contained in:
Robin Gloster 2019-07-30 02:29:49 +02:00
parent bf03f44ddf
commit e09fb8fe59
No known key found for this signature in database
GPG Key ID: D5C458DF6DD97EDF
1 changed files with 0 additions and 1 deletions

View File

@ -17081,7 +17081,6 @@ in
alpine = callPackage ../applications/networking/mailreaders/alpine {
tcl = tcl-8_5;
openssl = openssl_1_0_2;
};
msgviewer = callPackage ../applications/networking/mailreaders/msgviewer { };