From a233cfa4325dd8a345e3127d08a7fd5202548b2d Mon Sep 17 00:00:00 2001 From: Artemis Tosini Date: Thu, 31 Oct 2024 03:08:48 +0000 Subject: [PATCH] update selenium --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \