update: use unstable yt-dlp

This commit is contained in:
Leonardo Eugênio 2025-11-06 23:04:26 -03:00
parent aead1f4c94
commit a064128e6e
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@
]; ];
down_meme = [ down_meme = [
wl-clipboard wl-clipboard
yt-dlp unstable.yt-dlp
libnotify libnotify
]; ];
wl-copy-file = [ wl-copy-file = [

View file

@ -14,7 +14,7 @@ in
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
down_meme down_meme
yt-dlp unstable.yt-dlp
ffmpeg ffmpeg
obs-studio obs-studio
imagemagick imagemagick