diff --git a/flake.nix b/flake.nix index b5c8fa2..a547405 100644 --- a/flake.nix +++ b/flake.nix @@ -131,7 +131,7 @@ postInstall = old.postInstall + '' - for ver in v85 v120 v121 v122; do + for ver in v85 v126 v127 v128; do DEVTOOLS=../common/devtools/chromium/$ver for proto in js browser; do python3 ../common/devtools/convert_protocol_to_json.py \