From 78d3861fd59a9eb138c380e54f894efd598a578a Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 12 May 2024 14:46:23 -0400 Subject: [PATCH] meta: Remove pnpm / yarn / bun from global $PATH Will be focusing on npm instead since tooling is excellent and I'd rather have a package manager that's old, reliable, and just works than a newer one that might be missing a feature I need. --- home/neovim.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/home/neovim.nix b/home/neovim.nix index 7ac8c28f..5a9788a2 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -23,11 +23,7 @@ in nixfmt-rfc-style nodejs - yarn deno - bun - nodePackages.pnpm - pnpm-shell-completion rustc rustfmt