2022-11-02T07:33:17 mlt 6.26.0 -> 7.10.0 https://github.com/mltframework/mlt/releases 2022-11-02T07:33:20 attrpath: mlt 2022-11-02T07:33:20 Checking auto update branch... 2022-11-02T07:33:23 [version] 2022-11-02T07:33:23 [version] skipping because derivation has updateScript 2022-11-02T07:33:23 [rustCrateVersion] 2022-11-02T07:33:23 [rustCrateVersion] No cargoSha256 found 2022-11-02T07:33:23 [golangModuleVersion] 2022-11-02T07:33:23 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-02T07:33:23 [updateScript] 2022-11-02T07:33:28 [updateScript] Success 2022-11-02T07:33:28 [updateScript] this derivation will be built: /nix/store/aj6iilpq7cwqlw239p9ynq6w3irjcpz2-packages.json.drv building '/nix/store/aj6iilpq7cwqlw239p9ynq6w3irjcpz2-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-02T07:33:28 2022-11-02T07:33:28 [quotedUrls] 2022-11-02T07:33:29 [quotedUrls] nothing found to replace 2022-11-02T07:33:29 Diff after rewrites: diff --git a/pkgs/development/libraries/mlt/default.nix b/pkgs/development/libraries/mlt/default.nix index bd83e1caf57..dac93f49d3f 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 = "kwsqNqSJ7lP4oFLWa3lJKyM2tR5JC28StfS+NVFcymM="; }; buildInputs = [ 2022-11-02T07:35:36 An auto update branch exists with message `libsForQt5.mlt: 7.0.1 -> 7.8.0`. New version is 7.10.0. 2022-11-02T07:35:36 The auto update branch does not match or exceed the new version. 2022-11-02T07:35:42 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/c7alb209mkryaq1h1maqm5s38iw2a3ig-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/dd3713mm8wql4r2d5jxx0f58g16nfm4h-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/dd3713mm8wql4r2d5jxx0f58g16nfm4h-bash-5.1-p16/bin/bash gsettingsschemadir=/nix/store/b0x57n1c9vrbmrck9xyx77ayqwkvfz89-mlt-7.10.0/share/gsettings-schemas/mlt-7.10.0/glib-2.0/schemas/ install make: *** No rule to make target 'install'. Stop. 2022-11-02T19:17:20 mlt 0 -> 1 2022-11-02T19:17:23 attrpath: mlt 2022-11-02T19:17:23 Checking auto update branch... 2022-11-02T19:17:26 [version] 2022-11-02T19:17:26 [version] skipping because derivation has updateScript 2022-11-02T19:17:26 [rustCrateVersion] 2022-11-02T19:17:26 [rustCrateVersion] No cargoSha256 found 2022-11-02T19:17:26 [golangModuleVersion] 2022-11-02T19:17:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-02T19:17:26 [updateScript] 2022-11-02T19:17:32 [updateScript] Success 2022-11-02T19:17:32 [updateScript] this derivation will be built: /nix/store/rxz6kshrc8idmfykmmbhbhhllm117xf9-packages.json.drv building '/nix/store/rxz6kshrc8idmfykmmbhbhhllm117xf9-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-02T19:17:32 2022-11-02T19:17:32 [quotedUrls] 2022-11-02T19:17:32 [quotedUrls] nothing found to replace 2022-11-02T19:17:32 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-02T19:19:03 An auto update branch exists with message `libsForQt5.mlt: 7.0.1 -> 7.8.0`. New version is 7.10.0. 2022-11-02T19:19:03 The auto update branch does not match or exceed the new version. 2022-11-02T19:19:07 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/y0g1mvsr6vygr61f9znljik9kl0x0inc-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/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash gsettingsschemadir=/nix/store/25h8l8micz5sjmg5arr32gc9l856b30k-mlt-7.10.0/share/gsettings-schemas/mlt-7.10.0/glib-2.0/schemas/ install make: *** No rule to make target 'install'. Stop.