Add some new packages

This commit is contained in:
xenia 2024-10-04 21:34:14 +02:00
parent 5d596e2296
commit f53a8cc23a
3 changed files with 7 additions and 1 deletions

View File

@ -35,7 +35,8 @@ in rec {
gleam erlang
ghc
( python311.withPackages (ps: with ps; [
numpy matplotlib sympy scipy pandas jupyter
numpy matplotlib sympy scipy pandas jupyter soundfile
pygame
# pwntools
z3 tqdm
pyusb usbtmc

View File

@ -65,6 +65,8 @@
binutils
coreutils
lsof file traceroute
home-manager
git # for home-manager
];

View File

@ -60,5 +60,8 @@ in
thunderbird
glxinfo
start-plasma-shortcut
remmina
libreoffice
kicad-small
];
}