mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-26 20:51:20 +02:00
Change fd-rs to fd
The package fd-rs was renamed to fd upstream.
This commit is contained in:
parent
ff34eb6a71
commit
977b229caa
2
PKGBUILD
2
PKGBUILD
@ -76,7 +76,7 @@ depends=(
|
||||
'ncdu' # Ncurses du (disk usage)
|
||||
'borg' # Backup directories
|
||||
'exa' # Drop-in replacement for ls and tree
|
||||
'fd-rs' # Faster alternative to find
|
||||
'fd' # Faster alternative to find
|
||||
'diff-so-fancy' # A better-looking git diff
|
||||
'youtube-dl' # View online videos in mpv
|
||||
'xdg-user-dirs' # Generates common directories
|
||||
|
Loading…
x
Reference in New Issue
Block a user