ffmpeg-normalize 0 -> 1 attrpath: ffmpeg-normalize 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - ffmpeg-normalize-1.26.1 Press Enter key to continue... Running update for: - ffmpeg-normalize-1.26.1: UPDATING ... - ffmpeg-normalize-1.26.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/ffmpeg-normalize/default.nix b/pkgs/applications/video/ffmpeg-normalize/default.nix index 9a5e4f64d497..09c9522b29d7 100644 --- a/pkgs/applications/video/ffmpeg-normalize/default.nix +++ b/pkgs/applications/video/ffmpeg-normalize/default.nix @@ -7,11 +7,11 @@ buildPythonApplication rec { pname = "ffmpeg-normalize"; - version = "1.26.1"; + version = "1.28.2"; src = fetchPypi { inherit pname version; - hash = "sha256-OwREpfWaP0tdAjMGjGpVIAQn8rlTTjSfT+0t5g/2yjQ="; + hash = "sha256-pdvIuNskQthLY6Z1n5cxQvyyrXK3CmNzv6tAFzeLMok="; }; propagatedBuildInputs = [ ffmpeg ffmpeg-progress-yield ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/pf3c5fg5jb2mfa3ysmayk4xv2r9wb8iw-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ffmpeg-normalize nix build failed. evaling 'fixupOutput' string hook 'if [ -z "${dontPatchELF-}" ]; then patchELF "$prefix"; fi' shrinking RPATHs of ELF executables and libraries in /nix/store/f54llcrnf3bpgd3agjkr5jsd91img0aj-ffmpeg-normalize-1.28.2-dist evaling 'fixupOutput' string hook 'if [[ -z "${noAuditTmpdir-}" && -e "$prefix" ]]; then auditTmpdir "$prefix"; fi' checking for references to /build/ in /nix/store/f54llcrnf3bpgd3agjkr5jsd91img0aj-ffmpeg-normalize-1.28.2-dist... evaling 'fixupOutput' string hook 'if [ -z "${dontGzipMan-}" ]; then compressManPages "$prefix"; fi' calling 'fixupOutput' function hook '_moveLib64' calling 'fixupOutput' function hook '_moveSbin' calling 'fixupOutput' function hook '_moveSystemdUserUnits' calling 'fixupOutput' function hook 'patchShebangsAuto' patching script interpreter paths in /nix/store/f54llcrnf3bpgd3agjkr5jsd91img0aj-ffmpeg-normalize-1.28.2-dist calling 'fixupOutput' function hook '_pruneLibtoolFiles' calling 'fixupOutput' function hook '_doStrip' evaling implicit 'postFixup' string hook Rewriting #!/nix/store/l014xp1qxdl6gim3zc0jv3mpxhbp346s-python3-3.12.4/bin/python3.12 to #!/nix/store/l014xp1qxdl6gim3zc0jv3mpxhbp346s-python3-3.12.4 wrapping `/nix/store/qaqswfz59gcpa31v56xv0s9j074vac66-ffmpeg-normalize-1.28.2/bin/ffmpeg-normalize'... calling 'postFixup' function hook 'pythonRemoveTestsDir' Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir calling 'postFixup' function hook '_makeSymlinksRelativeInAllOutputs' calling 'postFixup' function hook '_multioutPropagateDev' @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase Traceback (most recent call last): File "/nix/store/qaqswfz59gcpa31v56xv0s9j074vac66-ffmpeg-normalize-1.28.2/bin/.ffmpeg-normalize-wrapped", line 6, in from ffmpeg_normalize.__main__ import main File "/nix/store/qaqswfz59gcpa31v56xv0s9j074vac66-ffmpeg-normalize-1.28.2/lib/python3.12/site-packages/ffmpeg_normalize/__main__.py", line 15, in from ._logger import setup_cli_logger File "/nix/store/qaqswfz59gcpa31v56xv0s9j074vac66-ffmpeg-normalize-1.28.2/lib/python3.12/site-packages/ffmpeg_normalize/_logger.py", line 7, in import colorlog ModuleNotFoundError: No module named 'colorlog'