openssl: fix merge conflict between b6dabe3 and 6e7ca92

This commit is contained in:
obadz 2016-08-28 03:53:13 +01:00
parent 3de6e5be50
commit ed01e0ca4f

View file

@ -17,7 +17,7 @@ let
};
patches =
args.patches
(args.patches or [])
++ optional (versionOlder version "1.1.0") ./use-etc-ssl-certs.patch
++ optional stdenv.isCygwin ./1.0.1-cygwin64.patch
++ optional