Merge pull request #64287 from marsam/revert-nodejs_12.6.0
Revert "nodejs-12_x: 12.5.0 -> 12.6.0"
This commit is contained in:
commit
fbb72fdda8
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@ let
|
|||
in
|
||||
buildNodejs {
|
||||
inherit enableNpm;
|
||||
version = "12.6.0";
|
||||
sha256 = "12ghr9xy857zpfbgk3ck64rg279gbr1figdfk6lpcvn6vfr4n2ly";
|
||||
version = "12.5.0";
|
||||
sha256 = "08haqs104lw44l92bxfii18sdn7y1k07cz3p0ni9bhw7kh4vf5c7";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue