Update python for youtube-dl

This commit is contained in:
Sandro - 2019-06-19 19:30:01 +02:00 committed by Sandro Jäckel
parent 0fbfadf9cc
commit f11cb5e5d6
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@
tmux
pulsemixer
ncpamixer
python35.withPackages(ps: with ps; [ youtube-dl ])
python37.withPackages(ps: with ps; [ youtube-dl ])
];
}