From 3a29aab877dce4276e2ca427f36c9fcc1c450c99 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 11 Jun 2018 01:03:46 +0300 Subject: Update Js packages for Node.js 8 and naughty npm 5 --- modules/pkgs/nodejs-sass/node-packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/pkgs/nodejs-sass/node-packages.nix') diff --git a/modules/pkgs/nodejs-sass/node-packages.nix b/modules/pkgs/nodejs-sass/node-packages.nix index e018138..1694324 100644 --- a/modules/pkgs/nodejs-sass/node-packages.nix +++ b/modules/pkgs/nodejs-sass/node-packages.nix @@ -1863,6 +1863,6 @@ in license = "MIT"; }; production = true; - bypassCache = false; + bypassCache = true; }; } \ No newline at end of file -- cgit v1.2.3