Dodona uses selenium now
This commit is contained in:
parent
3088f7573b
commit
f4ff18790d
1 changed files with 3 additions and 2 deletions
|
@ -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" ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue