diff --git a/typhon-webapp/npm-nix/node-packages.nix b/typhon-webapp/npm-nix/node-packages.nix index c3e832bd..9e20d887 100644 --- a/typhon-webapp/npm-nix/node-packages.nix +++ b/typhon-webapp/npm-nix/node-packages.nix @@ -53,7 +53,7 @@ }; production = true; bypassCache = true; - reconstructLock = true; + reconstructLock = false; }; in { args = args;