Skip to content

Commit d9cce79

Browse files
committed
Update head.hackage FOD hash and haskell.nix input
The head.hackage upstream content changed (upstream index grew), making the fixed-output derivation hash in tool-map.nix stale. With the cached outputs GC'd from hydra builders, all JS backend IFD evaluations fail with hash mismatch, blocking the entire Hydra eval (no jobsetevals produced). Update the head.hackage sha256 from sha256-AO/vHIMSIBwjbp5GY561SmnPr5qTTyBt9ruy8D3lKZI= to sha256-nFFut7+8NzUps+4MsmnAo2bLp1EE2Dx4eWqTeZ2aYqI= Also update haskell.nix from 7e7550c (Dec 2025) to cc939d0 (Feb 23 2026) to pick up latest Hackage/Stackage indexes.
1 parent c3ed974 commit d9cce79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool-map.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ let
1515
f76d08be13e9a61a377a85e2fb63f4c5435d40f8feb3e12eb05905edb8cdea89
1616
26021a13b401500c8eb2761ca95c61f2d625bfef951b939a8124ed12ecf07329
1717
7541f32a4ccca4f97aea3b22f5e593ba2c0267546016b992dfadcd2fe944e55d
18-
--sha256: sha256-AO/vHIMSIBwjbp5GY561SmnPr5qTTyBt9ruy8D3lKZI=
18+
--sha256: sha256-nFFut7+8NzUps+4MsmnAo2bLp1EE2Dx4eWqTeZ2aYqI=
1919
2020
if impl(ghc < 9.13)
2121
active-repositories: hackage.haskell.org

0 commit comments

Comments
 (0)