nodejs-15_x: 15.5.0 -> 15.5.1
https://github.com/nodejs/node/releases/tag/v15.5.1
This commit is contained in:
parent
b8d7691ebe
commit
dac1b3228b
@ -8,6 +8,6 @@ let
|
||||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "15.5.0";
|
||||
sha256 = "1wzcypb1kawc6m5q36cd31qjg7ljby8py9qg555m4bqm5gpvvfjg";
|
||||
version = "15.5.1";
|
||||
sha256 = "0qbb4dwgsy1a82ihjxl6r8bj7mwjzb21s720y1rahisd5p69l8ic";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user