build(apps.nix): node uv

other package managers should be installed via brew
This commit is contained in:
Sangmin Kim 2025-04-13 12:45:38 +09:00
parent ea9a965ded
commit c41083e56a
2 changed files with 11 additions and 11 deletions

View file

@ -17,7 +17,6 @@
neovim
git
just # use Justfile to simplify nix-darwin's commands
nodejs_22
ffmpeg
fzf
bat
@ -32,7 +31,6 @@
tldr
tmux
tree
uv
zoxide
zsh-powerlevel10k
zsh-fzf-tab
@ -93,6 +91,8 @@
brews = [
"wget"
"curl" # do not install curl via nixpkgs, it's not working well on macOS!
"node"
"uv"
];
# `brew install --cask`