Skip to content

pkgsStatic.ghc: fix attr pointing to package set sometimes - #507998

Merged
alexfmpe merged 1 commit into
NixOS:masterfrom
sternenseemann:ghc-static
Apr 10, 2026
Merged

pkgsStatic.ghc: fix attr pointing to package set sometimes#507998
alexfmpe merged 1 commit into
NixOS:masterfrom
sternenseemann:ghc-static

pkgsStatic.ghc: fix attr pointing to package set sometimes

3e5a8d1
Select commit
Loading
Failed to load commit list.
OfBorg / pkgsStatic.ghc, pkgsStatic.ghc.passthru.tests on aarch64-linux skipped Apr 8, 2026 in 0s

No attempt

The following builds were skipped because they don't evaluate on aarch64-linux: pkgsStatic.ghc, pkgsStatic.ghc.passthru.tests

Details

Partial log


       … while calling the 'throw' builtin
         at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-core/lib/asserts.nix:50:34:
           49|   # TODO(Profpatsch): add tests that check stderr
           50|   assertMsg = pred: msg: pred || throw msg;
             |                                  ^
           51|

       error: GHC >= 9.6 can't be cross-compiled. If you meant to build a GHC cross-compiler, use `buildPackages`.