node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set

This commit is contained in:
Sander van der Burg
2019-06-05 23:48:42 +02:00
parent a6549852e8
commit 18c2b52314
25 changed files with 2819 additions and 3207 deletions

View File

@@ -1,4 +1,4 @@
# This file has been generated by node2nix 1.6.0. Do not edit!
# This file has been generated by node2nix 1.7.0. Do not edit!
{nodeEnv, fetchurl, fetchgit, globalBuildInputs ? []}:
@@ -436,13 +436,13 @@ let
sha1 = "bb935d48582cba168c06834957a54a3e07124f11";
};
};
"js-yaml-3.13.0" = {
"js-yaml-3.13.1" = {
name = "js-yaml";
packageName = "js-yaml";
version = "3.13.0";
version = "3.13.1";
src = fetchurl {
url = "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.0.tgz";
sha512 = "pZZoSxcCYco+DIKBTimr67J6Hy+EYGZDY/HCWC+iAEA9h1ByhMXAIVUXMcMFpOCxQ/xjXmPI2MkDL5HRm5eFrQ==";
url = "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz";
sha512 = "YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==";
};
};
"keypress-0.1.0" = {
@@ -706,13 +706,13 @@ let
sha1 = "2135d6dfa7a358c069ac9b178776288228450ffa";
};
};
"pinyin-2.8.3" = {
"pinyin-2.9.0" = {
name = "pinyin";
packageName = "pinyin";
version = "2.8.3";
version = "2.9.0";
src = fetchurl {
url = "https://registry.npmjs.org/pinyin/-/pinyin-2.8.3.tgz";
sha1 = "301ccb4358ccfe802523c4bd640a612bee4d7c4b";
url = "https://registry.npmjs.org/pinyin/-/pinyin-2.9.0.tgz";
sha512 = "TZYQ+2uE12arC1EfCeDmN5KgwIOuNMIweOotKvBZdhVOUuQc5RJsGEGf+BaSvxfVtu9ViYEFJmH0xTaj9t4n3Q==";
};
};
"prepend-http-1.0.4" = {
@@ -814,13 +814,13 @@ let
sha1 = "5214c53a926d3552707527fbab415dbc08d06dda";
};
};
"resolve-1.10.0" = {
"resolve-1.11.1" = {
name = "resolve";
packageName = "resolve";
version = "1.10.0";
version = "1.11.1";
src = fetchurl {
url = "https://registry.npmjs.org/resolve/-/resolve-1.10.0.tgz";
sha512 = "3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==";
url = "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz";
sha512 = "vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==";
};
};
"safe-buffer-5.1.2" = {
@@ -895,13 +895,13 @@ let
sha512 = "Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==";
};
};
"spdx-license-ids-3.0.3" = {
"spdx-license-ids-3.0.4" = {
name = "spdx-license-ids";
packageName = "spdx-license-ids";
version = "3.0.3";
version = "3.0.4";
src = fetchurl {
url = "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.3.tgz";
sha512 = "uBIcIl3Ih6Phe3XHK1NqboJLdGfwr1UN3k6wSD1dZpmPsIkb8AGNbZYJ1fOBk834+Gxy8rpfDxrS6XLEMZMY2g==";
url = "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.4.tgz";
sha512 = "7j8LYJLeY/Yb6ACbQ7F76qy5jHkp0U6jgBfJsk97bwWlVUnUWsAgpyaCvo17h0/RQGnQ036tVDomiwoI4pDkQA==";
};
};
"speakingurl-14.0.1" = {
@@ -1144,7 +1144,7 @@ in
sources."is-stream-1.1.0"
sources."is-utf8-0.2.1"
sources."isarray-1.0.0"
sources."js-yaml-3.13.0"
sources."js-yaml-3.13.1"
sources."keypress-0.1.0"
sources."latest-version-2.0.0"
sources."limax-1.7.0"
@@ -1177,7 +1177,7 @@ in
sources."pify-2.3.0"
sources."pinkie-2.0.4"
sources."pinkie-promise-2.0.1"
sources."pinyin-2.8.3"
sources."pinyin-2.9.0"
sources."prepend-http-1.0.4"
sources."process-nextick-args-2.0.0"
sources."rc-1.2.8"
@@ -1189,7 +1189,7 @@ in
sources."registry-auth-token-3.4.0"
sources."registry-url-3.1.0"
sources."repeating-2.0.1"
sources."resolve-1.10.0"
sources."resolve-1.11.1"
sources."safe-buffer-5.1.2"
sources."semver-5.7.0"
sources."semver-diff-2.1.0"
@@ -1198,7 +1198,7 @@ in
sources."spdx-correct-3.1.0"
sources."spdx-exceptions-2.2.0"
sources."spdx-expression-parse-3.0.0"
sources."spdx-license-ids-3.0.3"
sources."spdx-license-ids-3.0.4"
sources."speakingurl-14.0.1"
sources."sprintf-js-1.0.3"
sources."string-width-1.0.2"
@@ -1228,5 +1228,6 @@ in
};
production = true;
bypassCache = true;
reconstructLock = true;
};
}

View File

@@ -1,4 +1,4 @@
# This file has been generated by node2nix 1.6.0. Do not edit!
# This file has been generated by node2nix 1.7.0. Do not edit!
{pkgs ? import <nixpkgs> {
inherit system;