From 9a1bd532501a7d8a80c27ebe973572515d975552 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 1 Dec 2024 17:26:28 +0000 Subject: [PATCH] update FOD hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 2384dcd..ea6f7d0 100644 --- a/flake.nix +++ b/flake.nix @@ -41,7 +41,7 @@ cp -R ./node_modules/* $out/node_modules ls -la $out/node_modules ''; - outputHash = "sha256-h1FAb1MvRORqZbg9P3dUJCejAk6wxPiVD9432RlsZOk="; + outputHash = "sha256-2qqPTYzbW/MuBfwYDAPZs0fiElTut3tKqCeMW6YIYTg="; outputHashAlgo = "sha256"; outputHashMode = "recursive"; };