v8: 5.4.232 -> 7.4.255
This commit is contained in:
@@ -52,6 +52,8 @@ stdenv.mkDerivation rec {
|
||||
install -vD out/gn "$out/bin/gn"
|
||||
'';
|
||||
|
||||
setupHook = ./setup-hook.sh;
|
||||
|
||||
meta = with lib; {
|
||||
description = "A meta-build system that generates NinjaBuild files";
|
||||
homepage = https://gn.googlesource.com/gn;
|
||||
|
||||
Reference in New Issue
Block a user