Add numbat and bottom
This commit is contained in:
parent
12b94779a1
commit
eabff63d65
|
@ -19,7 +19,7 @@ in rec {
|
|||
unambig-path
|
||||
ripgrep fd bat
|
||||
watchexec unixtools.watch
|
||||
htop
|
||||
htop bottom
|
||||
fzf
|
||||
pv
|
||||
binwalk
|
||||
|
@ -29,7 +29,7 @@ in rec {
|
|||
|
||||
# Programming languages
|
||||
jq
|
||||
rink
|
||||
rink numbat
|
||||
ghc
|
||||
( python310.withPackages (ps: with ps; [
|
||||
ipython numpy matplotlib sympy scipy pwntools z3 tqdm pwntools mypy (pylsp-mypy.overrideAttrs (old: { doCheck = false; }))
|
||||
|
|
Loading…
Reference in New Issue
Block a user