mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
2034c06a0a
Reverse bootstrapping is not supported by GHC upstream. In the case of 8.8.4 it just happens to work using 8.10.2, with later versions, specifically 8.10.7 there seems to be some digressions in the generated / used C code which cause 8.8.4 to fail to compile [1]. Thus we revert to using 8.10.2 for aarch64 and Musl which means: Still no integer-simple and musl at the same time (however all other GHCs have it, so it's probably not a problem) and no aarch64-darwin (GHC 8.8.4 can't target that architecture anyways). In short, the situation stays the same. [1]: https://github.com/NixOS/nixpkgs/pull/138523#issuecomment-927339953 |
||
---|---|---|
.. | ||
8.6.5-binary.nix | ||
8.8.4.nix | ||
8.10.2-binary.nix | ||
8.10.7-binary.nix | ||
8.10.7.nix | ||
9.0.1.nix | ||
9.2.1.nix | ||
backport-dylib-command-size-limit.patch | ||
gcc-clang-wrapper.sh | ||
head.nix | ||
issue-18549.patch | ||
rename-numa-api-call.patch | ||
respect-ar-path.patch | ||
sphinx-4-configuration.patch |