diff options
author | Akshay <[email protected]> | 2024-12-07 08:58:46 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2024-12-07 08:58:46 +0000 |
commit | f04d78bf300501d70eac424ecd0d63e8b55192b1 (patch) | |
tree | bc65936721a68a11f1b7aea103c0b62665b9af0c | |
parent | 3e3778dddb562d811af661e18bf8f8142f6418f6 (diff) |
update hash
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ | |||
41 | cp -R ./node_modules/* $out/node_modules | 41 | cp -R ./node_modules/* $out/node_modules |
42 | ls -la $out/node_modules | 42 | ls -la $out/node_modules |
43 | ''; | 43 | ''; |
44 | outputHash = "sha256-XX8RozzH76qzBAIyWYwPynaxGIaHNojNw5s6aCqaSio="; | 44 | outputHash = "sha256-UiD/gqwaU1+qLNkeds2i7kVgCjlrgxsTcqQDbO8+gG8="; |
45 | outputHashAlgo = "sha256"; | 45 | outputHashAlgo = "sha256"; |
46 | outputHashMode = "recursive"; | 46 | outputHashMode = "recursive"; |
47 | }; | 47 | }; |