This commit is contained in:
Moritz Angermann 2018-08-06 15:42:37 +08:00
parent 204741d204
commit 10e676a80b
No known key found for this signature in database
GPG Key ID: A98C646D142C675F

View File

@ -43,6 +43,11 @@ with rec {
winmm = null;
kernel32 = null; ws2_32 = null;
# this should be bundled with gcc.
# if it's not we have more severe
# issues anyway.
gcc_s_seh-1 = null;
ssl32 = null; eay32 = pkgs.openssl;
iphlpapi = null; # IP Help API