nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
This commit is contained in:
committed by
Robin Gloster
parent
fae732edb1
commit
9e9c6de50c
@@ -12,7 +12,7 @@ rec {
|
||||
|
||||
buildApp = import ./build-app.nix {
|
||||
inherit (pkgs) stdenv python which file jdk nodejs;
|
||||
inherit (pkgs.nodePackages_8_x) alloy titanium;
|
||||
inherit (pkgs.nodePackages_10_x) alloy titanium;
|
||||
inherit (androidenv) composeAndroidPackages;
|
||||
inherit (xcodeenv) composeXcodeWrapper;
|
||||
inherit titaniumsdk;
|
||||
|
||||
Reference in New Issue
Block a user