nodePackages: regenerate sets

This commit is contained in:
adisbladis
2020-03-15 17:30:37 +00:00
parent f37e7adb7b
commit af9b839a89
4 changed files with 2818 additions and 6 deletions
@@ -14,4 +14,4 @@ in
import ./node-packages-v10.nix {
inherit (pkgs) fetchurl fetchgit;
inherit nodeEnv;
}
}
@@ -14,4 +14,4 @@ in
import ./node-packages-v12.nix {
inherit (pkgs) fetchurl fetchgit;
inherit nodeEnv;
}
}
@@ -14,4 +14,4 @@ in
import ./node-packages-v13.nix {
inherit (pkgs) fetchurl fetchgit;
inherit nodeEnv;
}
}
File diff suppressed because it is too large Load Diff