From 556a643b22f3228c3151b9e89cab8dd577cec309 Mon Sep 17 00:00:00 2001 From: Hamish Mackenzie Date: Wed, 16 Nov 2022 17:07:07 +1300 Subject: [PATCH] Update nix-tools flake.lock file Should have been updated #1779 --- overlays/haskell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlays/haskell.nix b/overlays/haskell.nix index 9f21f2704d..49c1c594c8 100644 --- a/overlays/haskell.nix +++ b/overlays/haskell.nix @@ -306,7 +306,7 @@ final: prev: { # If you want to update this value it important to check the # materializations. Turn `checkMaterialization` on below and # check the CI results before turning it off again. - internalHackageIndexState = "2022-11-06T00:00:00Z"; + internalHackageIndexState = "2022-11-06T00:00:00Z"; # Remember to also update ../nix-tools/cabal.project and ../nix-tools/flake.lock checkMaterialization = false; # This is the default. Use an overlay to set it to true and test all the materialized files