Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
nodejs-6_x: 6.16.0 -> 6.17.0 (security)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtzWill committed Mar 8, 2019
1 parent afb4878 commit 4df1c72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/web/nodejs/v6.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ let
in
buildNodejs {
inherit enableNpm;
version = "6.16.0";
sha256 = "0ikmpn1kvp5q8andmiyhpr99zniqs86sdlfk31sj3k0wvalq420d";
version = "6.17.0";
sha256 = "0j17cpl1mbqvbaa0bk9n3nd34jdyljbvm53gx8n64bhwly7cgnn1";
}

0 comments on commit 4df1c72

Please sign in to comment.