Skip to content

Commit 445086f

Browse files
authored
Add dnsapi (windows system library) (input-output-hk#2058)
1 parent 7685330 commit 445086f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/system-nixpkgs-map.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ in
136136
Crypt32 = null;
137137
mswsock = null;
138138
bcrypt = null;
139+
dnsapi = null;
139140
}
140141
# -- mingw32
141142
// { mingwex = null;

0 commit comments

Comments
 (0)