mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Remove packages
This commit is contained in:
@@ -59,7 +59,7 @@ in {
|
||||
unstable.azure-cli
|
||||
unstable.google-cloud-sdk
|
||||
|
||||
# LSP
|
||||
# lsp
|
||||
nodePackages.bash-language-server
|
||||
nodePackages.pyright
|
||||
nodePackages.yaml-language-server
|
||||
@@ -73,10 +73,6 @@ in {
|
||||
htop
|
||||
procs
|
||||
|
||||
# lua
|
||||
lua53Packages.luacheck
|
||||
stylua
|
||||
|
||||
# golang
|
||||
gofumpt
|
||||
golangci-lint
|
||||
@@ -98,6 +94,7 @@ in {
|
||||
openssl
|
||||
openvpn
|
||||
sshfs # mac requires https://osxfuse.github.io/
|
||||
tcpdump
|
||||
vpngate
|
||||
|
||||
# rice
|
||||
@@ -112,16 +109,9 @@ in {
|
||||
nixfmt
|
||||
nixpkgs-fmt
|
||||
nixpkgs-review
|
||||
rnix-lsp
|
||||
|
||||
# python
|
||||
poetry
|
||||
python310
|
||||
python310Packages.black
|
||||
python310Packages.ipython
|
||||
python310Packages.pip
|
||||
python310Packages.poetry-core
|
||||
python310Packages.setuptools
|
||||
python310Packages.virtualenv
|
||||
python313
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user