From 22db25788c1339eda0e6f8245d3790b47c480ef0 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Tue, 23 Jul 2024 22:05:10 +0200 Subject: [PATCH] fix: npm is included in nodejs --- common/nvim/nvim.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common/nvim/nvim.nix b/common/nvim/nvim.nix index fee7318..6572ed8 100644 --- a/common/nvim/nvim.nix +++ b/common/nvim/nvim.nix @@ -19,8 +19,7 @@ julia jdk22 lua51Packages.lua - node - npm + nodejs php83Packages.composer php83 (python3.withPackages (python-pkgs: [