mpv: set meta.mainProgram
This commit is contained in:
parent
c31567f63c
commit
4459b35304
@ -79,6 +79,8 @@ let
|
||||
rm "$out/Applications/mpv.app/Contents/MacOS/mpv"
|
||||
makeWrapper "${mpv}/Applications/mpv.app/Contents/MacOS/mpv" "$out/Applications/mpv.app/Contents/MacOS/mpv" ${mostMakeWrapperArgs}
|
||||
'';
|
||||
|
||||
meta.mainProgram = "mpv";
|
||||
};
|
||||
in
|
||||
lib.makeOverridable wrapper
|
||||
|
Loading…
Reference in New Issue
Block a user