legacy/development: organize packages

This commit is contained in:
Felix Buehler 2023-01-29 15:35:34 +01:00
parent 7da4fa1bf1
commit 5f7537dc9a

View file

@ -8,19 +8,21 @@
cargo-outdated cargo-outdated
rustfmt rustfmt
rustc rustc
# general # tools
clang
cloc cloc
cmake
dfeet
direnv direnv
entr entr
git ripgrep
# general
clang
cmake
gnumake gnumake
go
hugo
meson meson
ninja ninja
valgrind
# websites
hugo
# scripts
(python3.withPackages (ps: with ps; [ (python3.withPackages (ps: with ps; [
jupyter # notebooks jupyter # notebooks
matplotlib matplotlib
@ -33,10 +35,8 @@
tqdm # progressbar in pandas tqdm # progressbar in pandas
wheel # python development wheel # python development
])) ]))
ripgrep
shellcheck shellcheck
topgrade topgrade
valgrind
vimPlugins.YouCompleteMe vimPlugins.YouCompleteMe
ycmd ycmd
woeusb-ng woeusb-ng