Merge pull request #180953 from turboMaCk/elm-node-updates

elmPackages: semi-automatic update of nodejs packages
This commit is contained in:
Marek Fajkus 2022-07-10 13:57:47 +02:00 committed by GitHub
commit a3d743798a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 945 additions and 947 deletions

View File

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

File diff suppressed because it is too large Load Diff