summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-05-21 13:56:14 +0200
committerlassulus <lass@aidsballs.de>2016-05-21 13:56:14 +0200
commit612d898c6316dd903c224da663840f7a671532ce (patch)
tree5d2d00e05f75c991960d2a9b7fbbfaa0e3714f3d
parent657ea53bf0493a2e0a6d0b646a84d4b91688a4ae (diff)
env: use python34 instead of pypy
-rw-r--r--env.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/env.nix b/env.nix
index 290ff43..f35c22d 100644
--- a/env.nix
+++ b/env.nix
@@ -4,7 +4,7 @@ with import <nixpkgs> {}; {
buildInputs = [
ffmpeg
parallel
- pypyPackages.youtube-dl-light
+ python35Packages.youtube-dl-light
sox
vorbisgain
mpv