From 2a4160145bdfc90d0ccd21970857b5aa63f592cd Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 13 Nov 2024 22:39:09 +0000 Subject: update lockfile, nix build --- flake.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index d81a6db..cd8f789 100644 --- a/flake.nix +++ b/flake.nix @@ -38,7 +38,7 @@ cp -R ./node_modules/* $out/node_modules ls -la $out/node_modules ''; - outputHash = "sha256-k77Ht47QBQUmoGp2zxBwVIjQ9fwnIGCqcqBLK6/d6jM="; + outputHash = "sha256-3hjIDUMEi259ylUL+W0FGqiuIl2uRecb9yWq05XbT+o="; outputHashAlgo = "sha256"; outputHashMode = "recursive"; }; @@ -52,8 +52,6 @@ buildPhase = '' runHook preBuild - - runHook postBuild ''; -- cgit v1.2.3