shell: Update package list

Dropped some extra cargo dependencies since I'd rather only use what's
available in cargo. Also added statix since it seems to catch some
things not found by nixd.
This commit is contained in:
Donovan Glover 2024-08-03 01:37:09 -04:00
parent a9d6dee463
commit b397048a31
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -38,6 +38,7 @@ in
yt-dlp
sox
asak
timer
dig
mtr
mediainfo
@ -88,6 +89,7 @@ in
restic
borgbackup
zbar
phraze
lychee
ventoy
taskwarrior3
@ -95,6 +97,7 @@ in
inherit (pkgs)
nixpkgs-review
nix-init
statix
nvd
nix-search-cli
nix-tree
@ -107,9 +110,6 @@ in
rustc
rustfmt
cargo
cargo-info
cargo-license
cargo-feature
cargo-tarpaulin
bacon
clippy