Remove nodejs-6_x which is about to enter EOL
- Remove nodejs-6_x - Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x - Re-generate node2nix generated files using nodejs-8_x instead
This commit is contained in:
+1
-1
@@ -102,6 +102,6 @@ in
|
||||
license = "Apache-2.0";
|
||||
};
|
||||
production = true;
|
||||
bypassCache = false;
|
||||
bypassCache = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user