haskellPackages: add missing dependencies on windows#491536
Merged
wolfgangwalther merged 1 commit intoFeb 25, 2026
Merged
OfBorg / haskellPackages, haskellPackages.passthru.tests on x86_64-darwin
skipped
May 8, 2026 in 0s
No attempt
The following builds were skipped because they don't evaluate on x86_64-darwin: haskellPackages, haskellPackages.passthru.tests
Details
Partial log
1001| throwIf = cond: msg: if cond then throw msg else x: x;
| ^
1002|
error: ghcup cannot be used to install the haskell tool chain on NixOS because there is no compatible bindist. Please install ghc etc. via Nix. On non-NixOS systems you can use the ghcup shell installer
Cannot nix-instantiate `haskellPackages.passthru.tests` because:
evaluation warning: Nixpkgs 26.05 will be the last release to support x86_64-darwin; see https://nixos.org/manual/nixpkgs/unstable/release-notes#x86_64-darwin-26.05
error: attribute 'passthru' in selection path 'haskellPackages.passthru.tests' not found
Loading