pin yarn to nodejs_10
This commit is contained in:
@@ -8,11 +8,13 @@
|
||||
}:
|
||||
|
||||
let
|
||||
nodejs = pkgs.nodejs-10_x;
|
||||
yarn' = pkgs.yarn.override { inherit nodejs; };
|
||||
theiaideBuildDependencies = [
|
||||
pkgs.nano
|
||||
pkgs.curl
|
||||
pkgs.yarn
|
||||
pkgs.nodejs-10_x
|
||||
yarn'
|
||||
nodejs
|
||||
pkgs.python27Full
|
||||
pkgs.git
|
||||
pkgs.wget
|
||||
|
||||
Reference in New Issue
Block a user