openssl: fix merge conflict between b6dabe3 and 6e7ca92
This commit is contained in:
parent
3de6e5be50
commit
ed01e0ca4f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user