master
Fix argument order in the Windows implementation of `getEnvOs`
Add `eofOk` parameter to the Windows `readLine` impl
Factor out `lookupExecutable` and other PATH improvments
Slightly change formatting style
More work on the scheduler for windows
Make sure we have an `execvpe` on Windows too
Build a minimized Nix with MinGW
Start building the scheduler for Windows
Fix format