diff options
| author | vin <vin@vineetk.net> | 2025-01-14 23:57:06 -0500 |
|---|---|---|
| committer | vin <vin@vineetk.net> | 2025-01-15 00:49:16 -0500 |
| commit | cd95d06152afe31cf9c6a734b44b45cebb58babb (patch) | |
| tree | ee8bab0a65780fa5aa1c1c3f3d46dc972712a4c8 /home.nix | |
| parent | 8a9ac84e2a72ae2813043bd609b74decbbf6e0ba (diff) | |
change yt-dlp back to unstable branch from unstable-small
Latest 2025.01.12 got built on main unstable branch now.
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -452,7 +452,6 @@ set-option -sa terminal-features ',*:RGB' | |||
| 452 | 452 | ||
| 453 | yt-dlp = { | 453 | yt-dlp = { |
| 454 | enable = true; | 454 | enable = true; |
| 455 | package = inputs.nixpkgs-small.legacyPackages.x86_64-linux.yt-dlp; | ||
| 456 | settings = { | 455 | settings = { |
| 457 | merge-output-format = "mkv"; | 456 | merge-output-format = "mkv"; |
| 458 | embed-subs = true; | 457 | embed-subs = true; |
