Add some new packages
This commit is contained in:
parent
5d596e2296
commit
f53a8cc23a
|
@ -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
|
||||
|
|
|
@ -65,6 +65,8 @@
|
|||
binutils
|
||||
coreutils
|
||||
|
||||
lsof file traceroute
|
||||
|
||||
home-manager
|
||||
git # for home-manager
|
||||
];
|
||||
|
|
|
@ -60,5 +60,8 @@ in
|
|||
thunderbird
|
||||
glxinfo
|
||||
start-plasma-shortcut
|
||||
remmina
|
||||
libreoffice
|
||||
kicad-small
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user