Skip to content

Commit 556a643

Browse files
committed
Update nix-tools flake.lock file
Should have been updated #1779
1 parent 48ffbc0 commit 556a643

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
@@ -306,7 +306,7 @@ final: prev: {
306306
# If you want to update this value it important to check the
307307
# materializations. Turn `checkMaterialization` on below and
308308
# check the CI results before turning it off again.
309-
internalHackageIndexState = "2022-11-06T00:00:00Z";
309+
internalHackageIndexState = "2022-11-06T00:00:00Z"; # Remember to also update ../nix-tools/cabal.project and ../nix-tools/flake.lock
310310

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

0 commit comments

Comments
 (0)