mpvScritps.convert: mark as broken

See: #113202
This commit is contained in:
lunik1
2021-04-20 19:46:36 +01:00
parent eee5a74381
commit ab70324469

View File

@@ -39,6 +39,8 @@ stdenvNoCC.mkDerivation {
and Alt+W again to mark the end of the clip. Then a settings window opens.
'';
license = licenses.unfree;
# script crashes mpv. See https://github.com/NixOS/nixpkgs/issues/113202
broken = true;
};
}