Skip to content

Commit b949f6b

Browse files
committed
Update internalHackageIndexState
1 parent 7ad53cc commit b949f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlays/haskell.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ final: prev: {
433433
# If you want to update this value it important to check the
434434
# materializations. Turn `checkMaterialization` on below and
435435
# check the CI results before turning it off again.
436-
internalHackageIndexState = "2023-11-19T00:00:00Z"; # Remember to also update ../nix-tools/cabal.project and ../nix-tools/flake.lock
436+
internalHackageIndexState = "2024-10-17T00:00:00Z"; # Remember to also update ../nix-tools/cabal.project and ../nix-tools/flake.lock
437437

438438
checkMaterialization = false; # This is the default. Use an overlay to set it to true and test all the materialized files
439439

0 commit comments

Comments
 (0)