commit e1ed8667c7b7a505733c8d3ad5d37b554ab6db9d parent 0ce7835a155037d3f9efbd3e579cb4fb5609a722 Author: Milutin Popovic <milutin@popovic.xyz> Date: Tue, 10 Mar 2026 16:13:43 +0100 add npm Diffstat:
| M | modules/packages.nix | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/modules/packages.nix b/modules/packages.nix @@ -170,6 +170,8 @@ with pkgs; { cmake gnumake gcc + npm + pnpm # Languages and runtimes libclang