From 7e26b5456db0a03333776b7baa98caa3438c2b56 Mon Sep 17 00:00:00 2001 From: Jonathan Ringer Date: Wed, 25 Nov 2020 16:05:43 -0800 Subject: [PATCH] chromium/doc: mention chromedriver when updating --- pkgs/applications/networking/browsers/chromium/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/applications/networking/browsers/chromium/README.md b/pkgs/applications/networking/browsers/chromium/README.md index 5b7c9fe55040..8e4eae75f960 100644 --- a/pkgs/applications/networking/browsers/chromium/README.md +++ b/pkgs/applications/networking/browsers/chromium/README.md @@ -36,6 +36,9 @@ update `upstream-info.json`. After updates it is important to test at least `nixosTests.chromium` (or basic manual testing) and `google-chrome` (which reuses `upstream-info.json`). +After updating, please also update pkgs/development/tools/selenium/chromedriver/default.nix +to a matching version. + ## Backports All updates are considered security critical and should be ported to the stable