l 2 livestream: use python27
This commit is contained in:
parent
e8b575db8d
commit
e1bb6d8c27
@ -4,7 +4,7 @@ with import <stockholm/lib>;
|
||||
let
|
||||
|
||||
stream = pkgs.writeDashBin "stream" ''
|
||||
${pkgs.python35Packages.livestreamer}/bin/livestreamer --http-header Client-ID=jzkbprff40iqj646a697cyrvl0zt2m6 -p mpv "$@"
|
||||
${pkgs.python27Packages.livestreamer}/bin/livestreamer --http-header Client-ID=jzkbprff40iqj646a697cyrvl0zt2m6 -p mpv "$@"
|
||||
'';
|
||||
|
||||
in {
|
||||
|
Loading…
Reference in New Issue
Block a user