We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c469180 commit 8839c59Copy full SHA for 8839c59
1 file changed
pkgs/development/web/nodejs/v14.nix
@@ -9,6 +9,6 @@ let
9
in
10
buildNodejs {
11
inherit enableNpm;
12
- version = "14.6.0";
13
- sha256 = "153a07ffrmvwbsc78wrc0xnwymmzrhva0kn6mgnfi3086v3h1wss";
+ version = "14.7.0";
+ sha256 = "0vwf523ahw0145wp17zkaflwm5823v1vz1kkglj25gzjydiiqbya";
14
}
0 commit comments