Add some more tools

This commit is contained in:
Oystein Kristoffer Tveit 2022-04-10 16:27:38 +02:00
parent fd669c6fe4
commit 350ef2e08c
2 changed files with 51 additions and 0 deletions

View File

@ -5,25 +5,42 @@
beets beets
biber biber
python39Packages.bpython python39Packages.bpython
broot
castnow castnow
cheat
cli-visualizer
cloc
czkawka czkawka
delta
diskonaut diskonaut
diskus diskus
docker docker
dogdns
du-dust du-dust
duf
duff
epr
fd fd
ffmpeg ffmpeg
glances
googler
# gpgtui # gpgtui
gping
graphviz graphviz
hck hck
hexyl hexyl
httpie
icdiff
imagemagick imagemagick
ipcalc
jq jq
kepubify kepubify
keymapviz
lastpass-cli lastpass-cli
lazydocker lazydocker
lolcat lolcat
manix manix
mcfly
mdcat mdcat
mdp mdp
mediainfo mediainfo
@ -33,23 +50,41 @@
mkvtoolnix mkvtoolnix
mmv mmv
mps-youtube mps-youtube
mtr
neofetch neofetch
nix-diff
nix-index
nix-output-monitor
nix-tree
nix-zsh-completions
nixops
nmap nmap
ouch ouch
pandoc pandoc
python3 python3
rclone
ripgrep ripgrep
rsync rsync
rust-motd rust-motd
sc-im sc-im
sd
slack-term slack-term
taskwarrior
taskwarrior-tui
tea
tealdeer tealdeer
terminal-parrot
termtosvg
# tv-renamer # tv-renamer
toilet toilet
tokei tokei
tsukae
unpaper
w3m w3m
waifu2x-converter-cpp waifu2x-converter-cpp
watchexec
wavemon wavemon
wiki-tui
youtube-dl youtube-dl
# Needed for VSCode liveshare # Needed for VSCode liveshare
@ -92,11 +127,16 @@
pulseaudio pulseaudio
pulsemixer pulsemixer
scrcpy scrcpy
shellcheck
slack slack
sublime3
sxiv sxiv
synapse-admin
tagainijisho tagainijisho
teams teams
tenacity tenacity
transcribe
wireshark
xcalib xcalib
xclip xclip
xdotool xdotool
@ -105,6 +145,7 @@
xfce.thunar-dropbox-plugin xfce.thunar-dropbox-plugin
xfce.thunar-media-tags-plugin xfce.thunar-media-tags-plugin
xfce.thunar-volman xfce.thunar-volman
# xsnow # Wait until christmas
yuzu-mainline yuzu-mainline
zeal zeal
zoom-us zoom-us
@ -116,7 +157,10 @@
desmume desmume
minecraft minecraft
osu-lazer osu-lazer
retroarchFull
steam
steam-tui steam-tui
stepmania
taisei taisei
] ]
); );

View File

@ -18,6 +18,9 @@
ghcid ghcid
haskellPackages.Cabal_3_6_2_0 haskellPackages.Cabal_3_6_2_0
maven maven
nixfmt
nixpkgs-fmt
# nixpkgs-hammering
nodePackages.node2nix nodePackages.node2nix
nodePackages.npm nodePackages.npm
nodePackages.sass nodePackages.sass
@ -29,6 +32,10 @@
rustc rustc
rustc rustc
rustup rustup
sqlcheck
sqlint
sqlite
sqlite-web
]; ];
} }