From ea041886726e2fbea7ad0f51fcf2e3c8867904dc Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Tue, 12 Aug 2025 17:25:12 -0400 Subject: [PATCH] fix flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 75f8bf4..063e873 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,7 @@ src = ./.; nativeBuildInputs = with pkgs; [typescript]; - npmDepsHash = "sha256-YlKPinb6wmpo6kL/lL7DQnhVmnR9zJaIOKGzBg9kvRM="; + npmDepsHash = "sha256-t2WNmLP6ip1sraRgQRsETuarw3D2bDVMfuhzQtpR/z4="; buildPhase = '' tsc