Add numbat and bottom

This commit is contained in:
xenia 2024-01-16 15:48:22 +01:00
parent 12b94779a1
commit eabff63d65

View File

@ -19,7 +19,7 @@ in rec {
unambig-path unambig-path
ripgrep fd bat ripgrep fd bat
watchexec unixtools.watch watchexec unixtools.watch
htop htop bottom
fzf fzf
pv pv
binwalk binwalk
@ -29,7 +29,7 @@ in rec {
# Programming languages # Programming languages
jq jq
rink rink numbat
ghc ghc
( python310.withPackages (ps: with ps; [ ( python310.withPackages (ps: with ps; [
ipython numpy matplotlib sympy scipy pwntools z3 tqdm pwntools mypy (pylsp-mypy.overrideAttrs (old: { doCheck = false; })) ipython numpy matplotlib sympy scipy pwntools z3 tqdm pwntools mypy (pylsp-mypy.overrideAttrs (old: { doCheck = false; }))