2022-11-22T01:21:05 mlt 0 -> 1 2022-11-22T01:21:07 attrpath: mlt 2022-11-22T01:21:07 Checking auto update branch... 2022-11-22T01:21:11 [version] 2022-11-22T01:21:11 [version] skipping because derivation has updateScript 2022-11-22T01:21:11 [rustCrateVersion] 2022-11-22T01:21:11 [rustCrateVersion] No cargoSha256 found 2022-11-22T01:21:11 [golangModuleVersion] 2022-11-22T01:21:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T01:21:11 [updateScript] 2022-11-22T01:21:16 [updateScript] Success 2022-11-22T01:21:16 [updateScript] this derivation will be built: /nix/store/inb98hhf818p2w35h5vmj4r2a1k5z126-packages.json.drv building '/nix/store/inb98hhf818p2w35h5vmj4r2a1k5z126-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-22T01:21:16 2022-11-22T01:21:16 [quotedUrls] 2022-11-22T01:21:16 [quotedUrls] nothing found to replace 2022-11-22T01:21:16 Diff after rewrites: diff --git a/pkgs/development/libraries/mlt/default.nix b/pkgs/development/libraries/mlt/default.nix index bd83e1caf57..4f04d91d06d 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-11-22T01:22:44 An auto update branch exists with message `libsForQt5.mlt: 7.0.1 -> 7.8.0`. New version is 7.12.0. 2022-11-22T01:22:44 The auto update branch does not match or exceed the new version. 2022-11-22T01:22:48 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/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/b2hac7qiwlq9szl1k7xlqqy5liw3zwjh-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-11-22T18:01:53 mlt 6.26.0 -> 7.12.0 https://github.com/mltframework/mlt/releases 2022-11-22T18:01:55 attrpath: mlt 2022-11-22T18:01:56 Checking auto update branch... 2022-11-22T18:01:59 [version] 2022-11-22T18:01:59 [version] skipping because derivation has updateScript 2022-11-22T18:01:59 [rustCrateVersion] 2022-11-22T18:01:59 [rustCrateVersion] No cargoSha256 found 2022-11-22T18:01:59 [golangModuleVersion] 2022-11-22T18:01:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T18:01:59 [updateScript] 2022-11-22T18:02:04 [updateScript] Success 2022-11-22T18:02:04 [updateScript] this derivation will be built: /nix/store/inb98hhf818p2w35h5vmj4r2a1k5z126-packages.json.drv building '/nix/store/inb98hhf818p2w35h5vmj4r2a1k5z126-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-22T18:02:04 2022-11-22T18:02:04 [quotedUrls] 2022-11-22T18:02:04 [quotedUrls] nothing found to replace 2022-11-22T18:02:04 Diff after rewrites: diff --git a/pkgs/development/libraries/mlt/default.nix b/pkgs/development/libraries/mlt/default.nix index bd83e1caf57..4f04d91d06d 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-11-22T18:03:35 An auto update branch exists with message `libsForQt5.mlt: 7.0.1 -> 7.8.0`. New version is 7.12.0. 2022-11-22T18:03:35 The auto update branch does not match or exceed the new version. 2022-11-22T18:03:38 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/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/b2hac7qiwlq9szl1k7xlqqy5liw3zwjh-mlt-7.12.0/share/gsettings-schemas/mlt-7.12.0/glib-2.0/schemas/ install make: *** No rule to make target 'install'. Stop.