mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-09 15:38:12 +01:00
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.
This commit is contained in:
parent
522ea1201d
commit
78d3861fd5
@ -23,11 +23,7 @@ in
|
|||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
|
|
||||||
nodejs
|
nodejs
|
||||||
yarn
|
|
||||||
deno
|
deno
|
||||||
bun
|
|
||||||
nodePackages.pnpm
|
|
||||||
pnpm-shell-completion
|
|
||||||
|
|
||||||
rustc
|
rustc
|
||||||
rustfmt
|
rustfmt
|
||||||
|
Loading…
Reference in New Issue
Block a user