This reverts commit 986dba716f.
Fixes:
error: anonymous function at /home/travis/build/NixOS/nixpkgs/pkgs/development/node-packages/node-env.nix:3:1 called with unexpected argument ‘python’, at /home/travis/build/NixOS/nixpkgs/pkgs/development/node-packages/composition-v6.nix:8:13
This commit is doing a lot more than removing the yarn package, it also
upgrades a ton of other packages.
Add the NPM package `csslint`, at version 1.0.2, as `nodePackages.csslint`.
I have tested this package per nixpkgs manual section 10.1 ("Making patches").
Fixes#18616
Add the NPM package `htmlhint`, at version 0.9.13, as `nodePackages.htmlhint`.
I have tested this package per nixpkgs manual section 10.1 ("Making patches").