Add numbat and bottom
This commit is contained in:
parent
12b94779a1
commit
eabff63d65
|
@ -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; }))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user