From 951d03e0b744f59f764a9a0e76cd1e9bd2a95c41 Mon Sep 17 00:00:00 2001 From: "Lennart J. Kurzweg (Nx2)" Date: Sun, 1 Feb 2026 21:49:19 +0100 Subject: [PATCH] unstable yt-dlp --- home-modules/pkgs-list/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-modules/pkgs-list/shell.nix b/home-modules/pkgs-list/shell.nix index 8bc5589..0879b87 100644 --- a/home-modules/pkgs-list/shell.nix +++ b/home-modules/pkgs-list/shell.nix @@ -36,6 +36,6 @@ tldr w3m which - yt-dlp + unstable.yt-dlp ]; }