mlt 6.26.0 -> 7.16.0 https://github.com/mltframework/mlt/releases attrpath: mlt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/s8y5f2qhyhlhsb1caj34s1yp8qr0df64-generic-update-script.sh.drv /nix/store/65i47mb1649a8q6wpqxqcllkghaj3vs6-packages.json.drv building '/nix/store/s8y5f2qhyhlhsb1caj34s1yp8qr0df64-generic-update-script.sh.drv'... building '/nix/store/65i47mb1649a8q6wpqxqcllkghaj3vs6-packages.json.drv'... Going to be running update for following packages: - mlt-6.26.0 Press Enter key to continue... Running update for: - mlt-6.26.0: UPDATING ... - mlt-6.26.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/mlt/default.nix b/pkgs/development/libraries/mlt/default.nix index f57ac10468b..338a7f5621a 100644 --- a/pkgs/development/libraries/mlt/default.nix +++ b/pkgs/development/libraries/mlt/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "mlt"; - version = "6.26.0"; + version = "7.16.0"; src = fetchFromGitHub { owner = "mltframework"; repo = "mlt"; rev = "v${version}"; - sha256 = "FPXROiX7A6oB1VMipw3slyhk7q4fO6m9amohnC67lnA="; + sha256 = "Ed9CHaeJ8Rkrvfq/dZVOn/5lhHLH7B6A1Qf2xOQfWik="; }; buildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mlt nix build failed. got build log for 'mlt' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/1zwbwjyw5iarpb2dgs39yd32xhw8dp6w-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: -j16 SHELL=/nix/store/rhvbjmcfnkg8i2dxpzr114cp1ws7f667-bash-5.2-p15/bin/bash This Makefile is not used for building. Use CMake instead. Rather, this makefile is purely for holding some maintenance routines. @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: -j16 SHELL=/nix/store/rhvbjmcfnkg8i2dxpzr114cp1ws7f667-bash-5.2-p15/bin/bash gsettingsschemadir=/nix/store/ryzg05d6h58qrgfgjb6xqprf8l5sav0i-mlt-7.16.0/share/gsettings-schemas/mlt-7.16.0/glib-2.0/schemas/ install make: *** No rule to make target 'install'. Stop.