mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-06-10 20:56:48 +00:00
cleanup
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
|||||||
yq-go
|
yq-go
|
||||||
kubectl
|
kubectl
|
||||||
croc
|
croc
|
||||||
asciinema_3
|
asciinema
|
||||||
grex
|
grex
|
||||||
mise
|
mise
|
||||||
|
|
||||||
|
|||||||
+8
-2
@@ -12,14 +12,20 @@ with pkgs;
|
|||||||
posting
|
posting
|
||||||
opencode
|
opencode
|
||||||
|
|
||||||
# Editor
|
# NVim
|
||||||
nvs
|
nvs
|
||||||
lua
|
lua
|
||||||
luajitPackages.luarocks
|
luajitPackages.luarocks
|
||||||
ast-grep
|
ast-grep
|
||||||
|
|
||||||
|
# LSP Binaries
|
||||||
|
lua-language-server # Lua
|
||||||
|
gopls # Go
|
||||||
|
vtsls # JS/TS
|
||||||
|
nil # Nix
|
||||||
|
nixd # Nix
|
||||||
|
|
||||||
# Language specific
|
# Language specific
|
||||||
nixfmt-rfc-style
|
|
||||||
nil
|
nil
|
||||||
nixd
|
nixd
|
||||||
fnm
|
fnm
|
||||||
|
|||||||
Reference in New Issue
Block a user