pkgs: add some commandline tools

This commit is contained in:
Tim Schubert 2022-07-09 13:41:31 +02:00
parent 1fa8eb8962
commit c0202bbdef
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -1,57 +1,84 @@
{ pkgs }: { pkgs }:
with pkgs; [ with pkgs; [
anki anki
aqbanking
aria2
aspell aspell
aspellDicts.de aspellDicts.de
aspellDicts.en aspellDicts.en
aspellDicts.en-computers aspellDicts.en-computers
aspellDicts.en-science aspellDicts.en-science
aqbanking
bash bash
bluez-tools bat # cat with syntax highlighting and git integration
binutils binutils
#clang bluez-tools
#clang-tools btop # htop
php74Packages.composer choose # alternative to cut and awk with more readable syntax
colordiff
darcs darcs
delta # feature-rich diff viewer
dig
direnv direnv
element-desktop dstat
duf # disk usage
dyff # diff tool for YAML
evince evince
exa
ffmpeg ffmpeg
file file
firefox firefox
fractal fractal
fx # themable json viewer
fzf
fzf fzf
gdb gdb
gimp
ghidra-bin ghidra-bin
gimp
glow glow
glow # render markdown
gnome.gnome-tweaks gnome.gnome-tweaks
gnucash gnucash
gnumake gnumake
gnupg gnupg
gping # ping with graphs
graphviz graphviz
grim grim
gron # make json grepable
hexyl # hex viewer
htop
http-prompt
httpie
hub
hyperfine # A command-line benchmarking tool.
icdiff
imagemagick imagemagick
inkscape inkscape
inotify-tools inotify-tools
ioping # ping but for block devices
iproute2
iputils # tracepath
irssi irssi
jameica jameica
jc # convert output to json
jetbrains.phpstorm jetbrains.phpstorm
josm josm
jupyter
jq jq
jq
jupyter
kcachegrind kcachegrind
keepassxc keepassxc
#keys kubetail
ldns ldns
liboping # oping, ping multiple hosts at once
libreoffice libreoffice
libvirt libvirt
lsof lsof
lynis
man-pages man-pages
mblaze mblaze
mkpasswd mkpasswd
mpv mpv
mtr
mumble mumble
ncurses ncurses
newsflash newsflash
@ -59,26 +86,35 @@ with pkgs; [
niv niv
nix-index nix-index
nmap nmap
nmon
nvd nvd
obs-studio obs-studio
openscad openscad
openssl openssl
p7zip p7zip
pandoc # document converter and templater
pass pass
pavucontrol pavucontrol
php74Packages.composer
pinentry-gnome pinentry-gnome
playerctl playerctl
procs # ps in rust
prusa-slicer prusa-slicer
pv
pwgen pwgen
python3 python3
python38Packages.dateutil python38Packages.dateutil
python38Packages.managesieve python38Packages.managesieve
ranger
reptyr
ripgrep
ripgrep ripgrep
rust-analyzer rust-analyzer
rustup rustup
#shortwave sd # search and displace like sed but with better syntax
signal-desktop signal-desktop
silver-searcher silver-searcher
skim # fzf in Rust
slurp slurp
spotify spotify
sqlite sqlite
@ -87,13 +123,21 @@ with pkgs; [
tcpdump tcpdump
tdesktop tdesktop
thunderbird thunderbird
tmux
ttyd
unzip unzip
up # ultimate-plumber, interactive pipes
usbutils usbutils
virt-manager virt-manager
viu # view images from the terminal
vscodium vscodium
whois whois
wireshark wireshark
xdg_utils xdg_utils
xmlstarlet
xsv # cut for csv
xxh # portable shells
youtube-dl youtube-dl
zotero zotero
zsh
] ]