add some packages
This commit is contained in:
parent
927eb91933
commit
0b323bcfda
|
@ -38,7 +38,7 @@ in rec {
|
||||||
numpy matplotlib sympy scipy pandas jupyter soundfile
|
numpy matplotlib sympy scipy pandas jupyter soundfile
|
||||||
pygame
|
pygame
|
||||||
# pwntools
|
# pwntools
|
||||||
z3 tqdm
|
tqdm
|
||||||
pyusb usbtmc
|
pyusb usbtmc
|
||||||
ipython mypy (pylsp-mypy.overrideAttrs (old: { doCheck = false; }))
|
ipython mypy (pylsp-mypy.overrideAttrs (old: { doCheck = false; }))
|
||||||
]))
|
]))
|
||||||
|
|
|
@ -8,6 +8,9 @@
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
cifs-utils
|
cifs-utils
|
||||||
sshfs
|
sshfs
|
||||||
|
rmapi
|
||||||
|
transmission_4-qt
|
||||||
|
vlc
|
||||||
]) ++ (with pkgs; [
|
]) ++ (with pkgs; [
|
||||||
prismlauncher
|
prismlauncher
|
||||||
]);
|
]);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user