2022-12-17T01:41:02 mlt 0 -> 1 2022-12-17T01:41:05 attrpath: mlt 2022-12-17T01:41:05 Checking auto update branch... 2022-12-17T01:41:08 [version] 2022-12-17T01:41:08 [version] skipping because derivation has updateScript 2022-12-17T01:41:08 [rustCrateVersion] 2022-12-17T01:41:08 [rustCrateVersion] No cargoSha256 found 2022-12-17T01:41:08 [golangModuleVersion] 2022-12-17T01:41:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T01:41:08 [updateScript] 2022-12-17T01:41:12 [updateScript] Success 2022-12-17T01:41:12 [updateScript] this derivation will be built: /nix/store/qfj9cxiiczdchsphk0qs50xgb8mbacyy-packages.json.drv building '/nix/store/qfj9cxiiczdchsphk0qs50xgb8mbacyy-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-12-17T01:41:12 2022-12-17T01:41:12 [quotedUrls] 2022-12-17T01:41:13 [quotedUrls] nothing found to replace 2022-12-17T01:41:13 Diff after rewrites: diff --git a/pkgs/development/libraries/mlt/default.nix b/pkgs/development/libraries/mlt/default.nix index f57ac10468b..4c682401fff 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.12.0"; src = fetchFromGitHub { owner = "mltframework"; repo = "mlt"; rev = "v${version}"; - sha256 = "FPXROiX7A6oB1VMipw3slyhk7q4fO6m9amohnC67lnA="; + sha256 = "Y7lbfwA0lkQB3PjYQIQaQ0BeXGcgyCmMnDqqZJ8zUaA="; }; buildInputs = [ 2022-12-17T01:42:38 An auto update branch exists with message `libsForQt5.mlt: 7.0.1 -> 7.8.0`. New version is 7.12.0. 2022-12-17T01:42:38 The auto update branch does not match or exceed the new version. 2022-12-17T01:42:41 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/xvp3ssg1ppdj0w63s27qwx4fq6l1k95r-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/nfgpn9av331q7zi1dl6d5qpir60y513s-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/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash gsettingsschemadir=/nix/store/q3g9m4qymn8iyhxlhhmcxsf169fd55lb-mlt-7.12.0/share/gsettings-schemas/mlt-7.12.0/glib-2.0/schemas/ install make: *** No rule to make target 'install'. Stop. 2022-12-17T19:36:41 mlt 6.26.0 -> 7.12.0 https://github.com/mltframework/mlt/releases 2022-12-17T19:36:44 attrpath: mlt 2022-12-17T19:36:44 Checking auto update branch... 2022-12-17T19:36:47 [version] 2022-12-17T19:36:47 [version] skipping because derivation has updateScript 2022-12-17T19:36:47 [rustCrateVersion] 2022-12-17T19:36:47 [rustCrateVersion] No cargoSha256 found 2022-12-17T19:36:47 [golangModuleVersion] 2022-12-17T19:36:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-17T19:36:47 [updateScript] 2022-12-17T19:36:51 [updateScript] Success 2022-12-17T19:36:51 [updateScript] these 2 derivations will be built: /nix/store/hwi397f5qfpjv06bymwc1ciqxhlch4lp-generic-update-script.sh.drv /nix/store/jdwkm6jgf3apj6r0ii2pw4xf83pcfyzs-packages.json.drv building '/nix/store/hwi397f5qfpjv06bymwc1ciqxhlch4lp-generic-update-script.sh.drv'... building '/nix/store/jdwkm6jgf3apj6r0ii2pw4xf83pcfyzs-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-12-17T19:36:51 2022-12-17T19:36:51 [quotedUrls] 2022-12-17T19:36:51 [quotedUrls] nothing found to replace 2022-12-17T19:36:51 Diff after rewrites: diff --git a/pkgs/development/libraries/mlt/default.nix b/pkgs/development/libraries/mlt/default.nix index f57ac10468b..4c682401fff 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.12.0"; src = fetchFromGitHub { owner = "mltframework"; repo = "mlt"; rev = "v${version}"; - sha256 = "FPXROiX7A6oB1VMipw3slyhk7q4fO6m9amohnC67lnA="; + sha256 = "Y7lbfwA0lkQB3PjYQIQaQ0BeXGcgyCmMnDqqZJ8zUaA="; }; buildInputs = [ 2022-12-17T19:38:19 An auto update branch exists with message `libsForQt5.mlt: 7.0.1 -> 7.8.0`. New version is 7.12.0. 2022-12-17T19:38:19 The auto update branch does not match or exceed the new version. 2022-12-17T19:38:22 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/xvp3ssg1ppdj0w63s27qwx4fq6l1k95r-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/4xw8n979xpivdc46a9ndcvyhwgif00hz-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/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash gsettingsschemadir=/nix/store/y1plm96wnnrws1yvylyc23rj6m8k5mha-mlt-7.12.0/share/gsettings-schemas/mlt-7.12.0/glib-2.0/schemas/ install make: *** No rule to make target 'install'. Stop.