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" ''