Loading pkgs/applications/video/alass/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -25,9 +25,10 @@ rustPlatform.buildRustPackage rec { ''; meta = with lib; { description = "Automatic Language-Agnostic Subtitle Synchronization"; description = "Automatic Language-Agnostic Subtitles Synchronization"; homepage = "https://github.com/kaegi/alass"; license = licenses.gpl3Plus; maintainers = with maintainers; [ erictapen ]; mainProgram = "alass-cli"; }; } Loading
pkgs/applications/video/alass/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -25,9 +25,10 @@ rustPlatform.buildRustPackage rec { ''; meta = with lib; { description = "Automatic Language-Agnostic Subtitle Synchronization"; description = "Automatic Language-Agnostic Subtitles Synchronization"; homepage = "https://github.com/kaegi/alass"; license = licenses.gpl3Plus; maintainers = with maintainers; [ erictapen ]; mainProgram = "alass-cli"; }; }