mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-09-05 18:30:39 +00:00
add rust utils
This commit is contained in:
@@ -19,10 +19,19 @@ with pkgs;
|
||||
tree
|
||||
wget
|
||||
woff2
|
||||
bat
|
||||
rsync
|
||||
yq
|
||||
|
||||
# Rust utils
|
||||
bat
|
||||
eza
|
||||
ripgrep
|
||||
ripgrep-all
|
||||
zoxide
|
||||
uutils-coreutils-noprefix
|
||||
dust
|
||||
yazi
|
||||
|
||||
# Dev
|
||||
devenv
|
||||
nixpacks
|
||||
@@ -38,7 +47,6 @@ with pkgs;
|
||||
lua
|
||||
luajitPackages.luarocks
|
||||
ast-grep
|
||||
ripgrep
|
||||
|
||||
# Language specific
|
||||
nixfmt-rfc-style
|
||||
|
Reference in New Issue
Block a user