dash-mpd-cli: set passthru.updateScript
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
ffmpeg,
|
||||
libxslt,
|
||||
shaka-packager,
|
||||
nix-update-script,
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -59,6 +60,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
}
|
||||
'';
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
description = "Download media content from a DASH-MPEG or DASH-WebM MPD manifest";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user