update flake

This commit is contained in:
Denis Lehmann 2021-04-30 10:22:40 +02:00
parent 3c830f8f27
commit 76b9a3d5e6

View file

@ -28,7 +28,7 @@
src = self;
patchPhase = with pkgs; ''
substituteInPlace strm \
--replace mpv ${mpv}/bin/mpv
--replace mpv\ ${mpv}/bin/mpv\
'';
installPhase = ''
install -m 755 -D strm $out/bin/strm