mlt 6.26.0 -> 7.14.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] this derivation will be built: /nix/store/5yrqfdbm2mikzzdyy3kx5d5qhb7195j0-packages.json.drv building '/nix/store/5yrqfdbm2mikzzdyy3kx5d5qhb7195j0-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..a27247c5b71 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.14.0"; src = fetchFromGitHub { owner = "mltframework"; repo = "mlt"; rev = "v${version}"; - sha256 = "FPXROiX7A6oB1VMipw3slyhk7q4fO6m9amohnC67lnA="; + sha256 = "BmvgDj/zgGJNpTy5A9XPOl+9001Kc0qSFSqQ3gwZPmI="; }; 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/vxsadgidsqb6yc7ws3ig50zjpin9sp9i-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/k32c6vzr9g1nln6v0gypz6ar6lqjb63l-bash-5.2-p15/bin/bash This Makefile is not used for builing. 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: SHELL=/nix/store/k32c6vzr9g1nln6v0gypz6ar6lqjb63l-bash-5.2-p15/bin/bash gsettingsschemadir=/nix/store/l37afghwifnxflxqiaqb6p3xn7zrwrxg-mlt-7.14.0/share/gsettings-schemas/mlt-7.14.0/glib-2.0/schemas/ install make: *** No rule to make target 'install'. Stop.