mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
nodejs-10_x: 10.9.0 -> 10.11.0
This commit is contained in:
parent
9fb79868ab
commit
e0f46105aa
@ -5,6 +5,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "10.9.0";
|
||||
sha256 = "00hdachbmcf9pyd1iksprsi5mddwp6z59mb3lr81z8ynfbmzhzni";
|
||||
version = "10.11.0";
|
||||
sha256 = "16wfgwnb2yd6y608svj2fizdq3sid44m0wqn4swkvclxb71444mr";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user