mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
legacy/development: organize packages
This commit is contained in:
parent
7da4fa1bf1
commit
5f7537dc9a
1 changed files with 9 additions and 9 deletions
|
@ -8,19 +8,21 @@
|
|||
cargo-outdated
|
||||
rustfmt
|
||||
rustc
|
||||
# general
|
||||
clang
|
||||
# tools
|
||||
cloc
|
||||
cmake
|
||||
dfeet
|
||||
direnv
|
||||
entr
|
||||
git
|
||||
ripgrep
|
||||
# general
|
||||
clang
|
||||
cmake
|
||||
gnumake
|
||||
go
|
||||
hugo
|
||||
meson
|
||||
ninja
|
||||
valgrind
|
||||
# websites
|
||||
hugo
|
||||
# scripts
|
||||
(python3.withPackages (ps: with ps; [
|
||||
jupyter # notebooks
|
||||
matplotlib
|
||||
|
@ -33,10 +35,8 @@
|
|||
tqdm # progressbar in pandas
|
||||
wheel # python development
|
||||
]))
|
||||
ripgrep
|
||||
shellcheck
|
||||
topgrade
|
||||
valgrind
|
||||
vimPlugins.YouCompleteMe
|
||||
ycmd
|
||||
woeusb-ng
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue