2022-11-12T14:38:53 mlt 6.26.0 -> 7.10.0 https://github.com/mltframework/mlt/releases 2022-11-12T14:38:57 attrpath: mlt 2022-11-12T14:38:58 Checking auto update branch... 2022-11-12T14:39:03 [version] 2022-11-12T14:39:03 [version] skipping because derivation has updateScript 2022-11-12T14:39:03 [rustCrateVersion] 2022-11-12T14:39:03 [rustCrateVersion] No cargoSha256 found 2022-11-12T14:39:03 [golangModuleVersion] 2022-11-12T14:39:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-12T14:39:03 [updateScript] 2022-11-12T14:39:11 [updateScript] Success 2022-11-12T14:39:11 [updateScript] this derivation will be built: /nix/store/hqgvsygxz3ax0xx7wj17aycwyb42a05a-packages.json.drv building '/nix/store/hqgvsygxz3ax0xx7wj17aycwyb42a05a-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! 2022-11-12T14:39:11 2022-11-12T14:39:11 [quotedUrls] 2022-11-12T14:39:11 [quotedUrls] nothing found to replace 2022-11-12T14:39:11 Diff after rewrites: diff --git a/pkgs/development/libraries/mlt/default.nix b/pkgs/development/libraries/mlt/default.nix index bd83e1caf57..c25689759d4 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.10.0"; src = fetchFromGitHub { owner = "mltframework"; repo = "mlt"; rev = "v${version}"; - sha256 = "FPXROiX7A6oB1VMipw3slyhk7q4fO6m9amohnC67lnA="; + sha256 = "HCIOsxgJV9Ey4827p5WrcA+rnItKkUn+oEMw7ih7Tv0="; }; buildInputs = [ 2022-11-12T14:41:47 An auto update branch exists with message `libsForQt5.mlt: 7.0.1 -> 7.8.0`. New version is 7.10.0. 2022-11-12T14:41:47 The auto update branch does not match or exceed the new version. 2022-11-12T14:41:52 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mlt nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/fds6mmfhc0h5zni70a5iiq1hllb6v05r-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/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/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/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash gsettingsschemadir=/nix/store/hqak3h5gw5gx2bq2q194jrnv0382yhi2-mlt-7.10.0/share/gsettings-schemas/mlt-7.10.0/glib-2.0/schemas/ install make: *** No rule to make target 'install'. Stop.