chore: remove all development tools (cargo,npm,etc) from global packages

This commit is contained in:
Youwen Wu 2024-08-18 14:23:20 -07:00
parent bbe6adc498
commit 77708927da
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3
5 changed files with 0 additions and 44 deletions

View file

@ -181,12 +181,8 @@
curl curl
librewolf librewolf
gnumake gnumake
clang
gcc gcc
cachix cachix
nodejs_22
cargo
rustc
gnupg gnupg
openssh openssh
python3 python3

View file

@ -136,23 +136,6 @@
wget wget
git git
curl curl
# librewolf
# gnumake
# clang
# gcc
# cachix
# nodejs_22
# cargo
# rustc
# gnupg
# openssh
# python3
# steam-run
# # deps for neovim compilation
# lua51Packages.lua
# lua51Packages.luarocks
# tree-sitter
]; ];
environment.variables = { environment.variables = {

View file

@ -164,12 +164,8 @@
curl curl
librewolf librewolf
gnumake gnumake
clang
gcc gcc
cachix cachix
nodejs_22
cargo
rustc
gnupg gnupg
openssh openssh
python3 python3

View file

@ -40,11 +40,6 @@
# it provides the command `nom` works just like `nix` # it provides the command `nom` works just like `nix`
# with more details log output # with more details log output
nix-output-monitor nix-output-monitor
# dev tools
nodePackages_latest.pnpm
rustfmt
rust-analyzer
]; ];
programs.git.extraConfig.commit.gpgsign = "false"; programs.git.extraConfig.commit.gpgsign = "false";

View file

@ -39,21 +39,7 @@ with pkgs; [
vesktop vesktop
signal-desktop signal-desktop
# dev tools
nodePackages_latest.pnpm
rustfmt
rust-analyzer
gcc gcc
lua51Packages.luarocks
lua
nodejs_22
python3
tree-sitter
cargo
rustc
# currently marked broken
# haskellPackages.stack
# haskellPackages.ghcup
# desktop ricing # desktop ricing
bibata-cursors bibata-cursors