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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l7667s9p9zc6180db9m98gz6xdcwncp7-packages.json.drv building '/nix/store/l7667s9p9zc6180db9m98gz6xdcwncp7-packages.json.drv'... 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! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/video/ffmpeg-normalize/default.nix b/pkgs/applications/video/ffmpeg-normalize/default.nix index 75a7a9b46bb..c56ab219e13 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.26.2"; src = fetchPypi { inherit pname version; - sha256 = "sha256-OwREpfWaP0tdAjMGjGpVIAQn8rlTTjSfT+0t5g/2yjQ="; + sha256 = "sha256-h/noKV2bpxw0RSuoSQMi+nTuFBDnXJfbaHS4k/WgpQQ="; }; propagatedBuildInputs = [ ffmpeg ffmpeg-progress-yield ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ffmpeg-normalize nix build failed. Successfully installed ffmpeg-normalize-1.26.2 /build/ffmpeg-normalize-1.26.2 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "pythonOutputDistPhase" } pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/lpdhpwga0z21923rhfsbr4ykfkknby8l-ffmpeg-normalize-1.26.2 checking for references to /build/ in /nix/store/lpdhpwga0z21923rhfsbr4ykfkknby8l-ffmpeg-normalize-1.26.2... patching script interpreter paths in /nix/store/lpdhpwga0z21923rhfsbr4ykfkknby8l-ffmpeg-normalize-1.26.2 stripping (with command strip and flags -S) in /nix/store/lpdhpwga0z21923rhfsbr4ykfkknby8l-ffmpeg-normalize-1.26.2/lib /nix/store/lpdhpwga0z21923rhfsbr4ykfkknby8l-ffmpeg-normalize-1.26.2/bin shrinking RPATHs of ELF executables and libraries in /nix/store/dv7ws5y2qzbsaj5gw7mim43yj2mwvn1j-ffmpeg-normalize-1.26.2-dist checking for references to /build/ in /nix/store/dv7ws5y2qzbsaj5gw7mim43yj2mwvn1j-ffmpeg-normalize-1.26.2-dist... patching script interpreter paths in /nix/store/dv7ws5y2qzbsaj5gw7mim43yj2mwvn1j-ffmpeg-normalize-1.26.2-dist Rewriting #!/nix/store/sp5x6s8n36gjlwck74xhj1i61p66vcpa-python3-3.10.9/bin/python3.10 to #!/nix/store/sp5x6s8n36gjlwck74xhj1i61p66vcpa-python3-3.10.9 wrapping `/nix/store/lpdhpwga0z21923rhfsbr4ykfkknby8l-ffmpeg-normalize-1.26.2/bin/ffmpeg-normalize'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests Traceback (most recent call last): File "/nix/store/lpdhpwga0z21923rhfsbr4ykfkknby8l-ffmpeg-normalize-1.26.2/bin/.ffmpeg-normalize-wrapped", line 6, in from ffmpeg_normalize.__main__ import main File "/nix/store/lpdhpwga0z21923rhfsbr4ykfkknby8l-ffmpeg-normalize-1.26.2/lib/python3.10/site-packages/ffmpeg_normalize/__main__.py", line 15, in from ._logger import setup_cli_logger File "/nix/store/lpdhpwga0z21923rhfsbr4ykfkknby8l-ffmpeg-normalize-1.26.2/lib/python3.10/site-packages/ffmpeg_normalize/_logger.py", line 7, in import colorlog ModuleNotFoundError: No module named 'colorlog'