diff --git a/flake.nix b/flake.nix index c6bf35b..f29f9a8 100644 --- a/flake.nix +++ b/flake.nix @@ -31,7 +31,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