mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 18:03:04 +00:00
nodejs-14_x: 14.13.1 -> 14.14.0
https://github.com/nodejs/node/releases/tag/v14.14.0
This commit is contained in:
parent
dfd0a64c1a
commit
90befeaf49
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "14.13.1";
|
||||
sha256 = "1xhmdhzsk3pfl4k8l0ipd9a1v5z807sl65mwkw51y7lc44gbsqb0";
|
||||
version = "14.14.0";
|
||||
sha256 = "1rphkl3lqg0rzgg0r58bfv1hjw3rg96qvqcilk2927kbpps3bs84";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user