chore(nix): Use nix to install yt-dlp
This commit is contained in:
parent
905d7e2309
commit
28b29c3487
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
pkgs.android-tools
|
||||
pkgs.coreutils-full
|
||||
pkgs.rclone
|
||||
(pkgs.yt-dlp.override { withAlias = true; })
|
||||
# >> For macOS only
|
||||
] ++ pkgs.lib.optionals (pkgs.stdenv.isDarwin) [
|
||||
pkgs.duti
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue