diff --git a/shell.nix b/shell.nix index 1116b67..3dc7587 100644 --- a/shell.nix +++ b/shell.nix @@ -8,6 +8,7 @@ mkShell { file ripgrep mavenJdk11 + nodejs-14_x python3 ]; }