1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 00:11:17 +02:00

Require openssl >= 1.1.1

Versions older this are sufficiently old that we don't want to support
them, and they require extra support code.
This commit is contained in:
Robert Hensing 2023-02-03 18:07:47 +01:00
parent 2196fd1146
commit 2445afd92c
4 changed files with 1 additions and 27 deletions

View file

@ -34,8 +34,6 @@ struct Source;
void initLibUtil();
void initOpenSSL();
/**
* The system for which Nix is compiled.
*/