nixpkgs/pkgs/os-specific/windows
seth 6f73c037aa
windows.mingw_w64_headers: fix building against msvcrt
Previously we relied on the default CRT selected by upstream. This
broke builds against MSVCRT starting with 12.0, as the default was
changed to UCRT

We can instead manually configure the CRT based on our `stdenv` to
ensure there is no discrepancy between the CRT we want to use and that
being targeted by the build
2024-12-13 19:04:19 -05:00
..
cygwin-setup windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00
dlfcn windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00
libgnurx windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00
mcfgthreads windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00
mingw-w64 windows.mingw_w64_headers: fix building against msvcrt 2024-12-13 19:04:19 -05:00
mingwrt windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00
npiperelay windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00
pthread-w32 windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00
w32api windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00
default.nix windows.*: format with nixfmt 2024-11-06 17:27:11 -05:00