From a68671978764fab26968ec101bb819a3e969dd07 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Mon, 6 Oct 2025 21:22:08 -0500 Subject: modules/sets: Use patched yt-dlp with Deno support --- modules/sets.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sets.nix b/modules/sets.nix index 9c4dbe6..3e86df2 100644 --- a/modules/sets.nix +++ b/modules/sets.nix @@ -167,7 +167,7 @@ in ]; media.tools.minimal = [ mpv - yt-dlp + yt-dlp-deno ]; media.tools.full = [ beets -- cgit v1.2.3