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