diff --git a/flake.nix b/flake.nix index 527c463a6..216e046e3 100644 --- a/flake.nix +++ b/flake.nix @@ -587,6 +587,7 @@ (python3.withPackages (pypkgs: with pypkgs; [ tox ])) + nodejs ]; }; }