From c41987bc9094a11fd8bfb8e966b0ddd92128db61 Mon Sep 17 00:00:00 2001 From: Arne Keller Date: Tue, 15 Jun 2021 12:19:26 +0200 Subject: [PATCH] node --- shell.nix | 1 + 1 file changed, 1 insertion(+) 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 ]; }