From f4ff18790d8e82f7e99c46c7228428e5719e0b97 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Sat, 18 Apr 2020 12:44:45 +0200 Subject: [PATCH] Dodona uses selenium now --- shells/dodona.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/shells/dodona.nix b/shells/dodona.nix index 1a3683ee..dd75ffa4 100644 --- a/shells/dodona.nix +++ b/shells/dodona.nix @@ -5,10 +5,11 @@ let in pkgs.mkShell { buildInputs = with pkgs; [ + chromedriver + libmysqlclient + nodejs-12_x ruby yarn - nodejs-12_x - libmysqlclient zlib ( pkgs.writeScriptBin "start-db" ''