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

Commit

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

0 comments on commit 702120e

Please sign in to comment.