mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-18 02:29:47 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user