mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 05:02:10 +00:00
add pnpm to core package set (#45)
PNPM_HOME and PATH were configured in xdg.nix but the pnpm package itself was never installed.
This commit is contained in:
parent
1b519f1e0d
commit
e19ee2405e
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ in
|
||||||
jq
|
jq
|
||||||
just
|
just
|
||||||
nodejs_22
|
nodejs_22
|
||||||
|
pnpm
|
||||||
python3
|
python3
|
||||||
ripgrep
|
ripgrep
|
||||||
rsync
|
rsync
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue