update flake
This commit is contained in:
parent
3c830f8f27
commit
76b9a3d5e6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue