haskellPackages: unconditionally apply GHC patches waiting on upstream developments#455401
Merged
wolfgangwalther merged 1 commit intoJan 11, 2026
Merged
OfBorg / haskellPackages, haskellPackages.passthru.tests on aarch64-linux
skipped
Jan 11, 2026 in 0s
No attempt
The following builds were skipped because they don't evaluate on aarch64-linux: haskellPackages, haskellPackages.passthru.tests
Details
Partial log
{ nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.
c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
{ allowBroken = true; }
to ~/.config/nixpkgs/config.nix.
Cannot nix-instantiate `haskellPackages.passthru.tests` because:
error: attribute 'passthru' in selection path 'haskellPackages.passthru.tests' not found
Loading