aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index d35173d..0f3be4f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -36,7 +36,7 @@
36 cp -R ./node_modules/* $out/node_modules 36 cp -R ./node_modules/* $out/node_modules
37 ls -la $out/node_modules 37 ls -la $out/node_modules
38 ''; 38 '';
39 outputHash = "sha256-rDMFY/D7rRWj6PDhZu2vRST12fyNpYUMl1a1LBB6/Jw="; 39 outputHash = "sha256-k77Ht47QBQUmoGp2zxBwVIjQ9fwnIGCqcqBLK6/d6jM=";
40 outputHashAlgo = "sha256"; 40 outputHashAlgo = "sha256";
41 outputHashMode = "recursive"; 41 outputHashMode = "recursive";
42 }; 42 };