nixpkgs/pkgs/os-specific/windows
Kira Bruneau 9788188273 pkgs/os-specific/windows: fix evaluation after stdenv.lib -> lib
Fixes the evaluation of packages in pkgs/os-specific/windows that
weren't updated to include a new lib parameter after the refactor from
stdenv.lib -> lib (#109490).

I originally only intended this change to fix
`pkgsCross.mingw32.buildPackages.gcc` & `pkgsCross.mingwW64.buildPackages.gcc`
to support building wine with `mingwSupport`, but I noticed this was
an issue for all updated windows packages. Most of these other
packages fail to build for other reasons.
2021-01-19 21:34:45 -05:00
..
cygwin-setup pkgs/os-specific/windows: fix evaluation after stdenv.lib -> lib 2021-01-19 21:34:45 -05:00
jom pkgs/os-specific/windows: fix evaluation after stdenv.lib -> lib 2021-01-19 21:34:45 -05:00
libgnurx pkgs/os-specific/windows: fix evaluation after stdenv.lib -> lib 2021-01-19 21:34:45 -05:00
mcfgthreads gcc: Build MinGW stage two with threading library 2019-11-11 11:02:38 -05:00
mingw-w64 pkgs/os-specific/windows: fix evaluation after stdenv.lib -> lib 2021-01-19 21:34:45 -05:00
mingwrt windows.mingwrt: fix src url 2019-06-15 13:33:32 +02:00
pthread-w32 treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
w32api treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
wxMSW-2.8 pkgs/os-specific/windows: fix evaluation after stdenv.lib -> lib 2021-01-19 21:34:45 -05:00
default.nix pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00