mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 07:04:47 +00:00
add pnpm to core package set
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
c3a8cd3ca7
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ in
|
|||
jq
|
||||
just
|
||||
nodejs_22
|
||||
pnpm
|
||||
python3
|
||||
ripgrep
|
||||
rsync
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue