mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-18 13:50:04 +00:00
committed by
Samuel Dionne-Riel
parent
30a2654e74
commit
266f1138eb
@@ -5,6 +5,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "6.14.4";
|
||||
sha256 = "03zc6jhid6jyi871zlcrkjqffmrpxh01z2xfsl3xp2vzg2czqjws";
|
||||
version = "6.15.1";
|
||||
sha256 = "1hi9h54ni7m1lmhfqvwxdny969j31mixxlxsiyl00l2bj25fbgf3";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user