diff options
author | Akshay <[email protected]> | 2024-12-01 17:26:28 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2024-12-01 17:26:28 +0000 |
commit | 9a1bd532501a7d8a80c27ebe973572515d975552 (patch) | |
tree | 43dc8bdb1f6c9378d72c5edc44f60c30faa01750 | |
parent | 2b5b2c198df6c39ae2b5fc31a94a1b6a22f45a83 (diff) |
update FOD 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-h1FAb1MvRORqZbg9P3dUJCejAk6wxPiVD9432RlsZOk="; | 44 | outputHash = "sha256-2qqPTYzbW/MuBfwYDAPZs0fiElTut3tKqCeMW6YIYTg="; |
45 | outputHashAlgo = "sha256"; | 45 | outputHashAlgo = "sha256"; |
46 | outputHashMode = "recursive"; | 46 | outputHashMode = "recursive"; |
47 | }; | 47 | }; |