Try switching to Node 10

This commit is contained in:
Danila Fedorin 2020-04-07 19:58:34 -07:00
parent 3288a829ba
commit 3f0f889fb7
2 changed files with 2 additions and 12843 deletions

View File

@ -2,7 +2,7 @@
{pkgs ? import <nixpkgs> { {pkgs ? import <nixpkgs> {
inherit system; inherit system;
}, system ? builtins.currentSystem, nodejs ? pkgs."nodejs-12_x"}: }, system ? builtins.currentSystem, nodejs ? pkgs."nodejs-10_x"}:
let let
nodeEnv = import ./node-env.nix { nodeEnv = import ./node-env.nix {

File diff suppressed because it is too large Load Diff