mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
The old cygwin support used -pc-windows-cygnus as the config. This is supported by LLVM, but not by GNU. This will change it to -pc-cygwin, which is more generally supported. Because the kernel is now 'cygwin' rather than 'windows', isWindows will return false. There are lots of different reasons isWindows is used in nixpkgs, but in my experience they often have to do with posix compatibility and don't apply to cygwin. Co-authored-by: Brian McKenna <brian@brianmckenna.org> |
||
|---|---|---|
| .. | ||
| architectures.nix | ||
| default.nix | ||
| doubles.nix | ||
| examples.nix | ||
| flake-systems.nix | ||
| inspect.nix | ||
| parse.nix | ||
| platforms.nix | ||