aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 733e13b..f1f3456 100644
--- a/flake.nix
+++ b/flake.nix
@@ -38,7 +38,7 @@
38 cp -R ./node_modules/* $out/node_modules 38 cp -R ./node_modules/* $out/node_modules
39 ls -la $out/node_modules 39 ls -la $out/node_modules
40 ''; 40 '';
41 outputHash = "sha256-3hjIDUMEi259ylUL+W0FGqiuIl2uRecb9yWq05XbT+o="; 41 outputHash = "sha256-h1FAb1MvRORqZbg9P3dUJCejAk6wxPiVD9432RlsZOk=";
42 outputHashAlgo = "sha256"; 42 outputHashAlgo = "sha256";
43 outputHashMode = "recursive"; 43 outputHashMode = "recursive";
44 }; 44 };