From a56ab3f0eb948958d75aacb74aaad29814b50bdb Mon Sep 17 00:00:00 2001 From: Avimitin Date: Sun, 4 Aug 2024 21:35:46 +0000 Subject: [PATCH] [deps] Bump T1 dependencies --- nix/t1/t1.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/t1/t1.nix b/nix/t1/t1.nix index 7e1d75680..1da7426c1 100644 --- a/nix/t1/t1.nix +++ b/nix/t1/t1.nix @@ -41,7 +41,7 @@ let ./../../common.sc ]; }; - millDepsHash = "sha256-DQeKTqf+MES5ubORu+SMJEiqpOCXsS7VgxUnSqG12Bs="; + millDepsHash = "sha256-NgfOkxEY5nlz0WnPXWbN5O71/esdYY3A43+m0wVLhhE="; nativeBuildInputs = [ submodules.setupHook ]; };