nodejs-slim-10_x: 10.7.0 -> 10.9.0 (#45172)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nodejs-slim/versions.
This commit is contained in:
R. RyanTM 2018-08-21 14:43:27 -07:00 committed by xeji
parent 60942ead1c
commit 27f6600419

@ -5,6 +5,6 @@ let
in
buildNodejs {
inherit enableNpm;
version = "10.7.0";
sha256 = "0qp93ddbnvadimj11wnznwhkq8vq1f7q259iq8siy5b7r936kvil";
version = "10.9.0";
sha256 = "00hdachbmcf9pyd1iksprsi5mddwp6z59mb3lr81z8ynfbmzhzni";
}