mov-cli 0 -> 1 attrpath: mov-cli 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] this derivation will be built: /nix/store/jjaggsc3xv55276j9y1i4cicri8x33kl-packages.json.drv building '/nix/store/jjaggsc3xv55276j9y1i4cicri8x33kl-packages.json.drv'... Going to be running update for following packages: - python3.11-mov-cli-1.5.4 Press Enter key to continue... Running update for: - python3.11-mov-cli-1.5.4: UPDATING ... - python3.11-mov-cli-1.5.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/mov-cli/default.nix b/pkgs/applications/video/mov-cli/default.nix index 829c4b83778d..21d562e673c7 100644 --- a/pkgs/applications/video/mov-cli/default.nix +++ b/pkgs/applications/video/mov-cli/default.nix @@ -6,14 +6,14 @@ python3.pkgs.buildPythonPackage rec { pname = "mov-cli"; - version = "1.5.4"; + version = "1.5.7"; format = "pyproject"; src = fetchFromGitHub { owner = "mov-cli"; repo = "mov-cli"; - rev = version; - sha256 = "sha256-WhoP4FcoO9+O9rfpC3oDQkVIpVOqxfdLRygHgf1O01g="; + rev = "refs/tags/${version}"; + sha256 = "sha256-OJhZtrSB5rjPY80GkTSU82hkcBgFYpW7Rc24BlBH7CE="; }; makeWrapperArgs = [ "--prefix" "PATH" ":" "${lib.getBin mpv}/bin" No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mov-cli nix build failed. Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/2fd9wbgddla1rlqk4ny8mx054yrsxg81-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/runner.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built mov_cli-1.5.7-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for mov_cli-1.5.7-py3-none-any.whl - httpx<0.25.0,>=0.24.0 not satisfied by version 0.25.2 - six not installed - tldextract not installed