We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad53cc commit b949f6bCopy full SHA for b949f6b
overlays/haskell.nix
@@ -433,7 +433,7 @@ final: prev: {
433
# If you want to update this value it important to check the
434
# materializations. Turn `checkMaterialization` on below and
435
# 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
+ internalHackageIndexState = "2024-10-17T00:00:00Z"; # Remember to also update ../nix-tools/cabal.project and ../nix-tools/flake.lock
437
438
checkMaterialization = false; # This is the default. Use an overlay to set it to true and test all the materialized files
439
0 commit comments