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/j15dxqp0ivh8zhcxalfhvibjc82zjjac-packages.json.drv building '/nix/store/j15dxqp0ivh8zhcxalfhvibjc82zjjac-packages.json.drv'... Going to be running update for following packages: - python3.11-mov-cli-1.5.7 Press Enter key to continue... Running update for: - python3.11-mov-cli-1.5.7: UPDATING ... - python3.11-mov-cli-1.5.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/mo/mov-cli/package.nix b/pkgs/by-name/mo/mov-cli/package.nix index cd6f17f7e7a2..17914fc13c29 100644 --- a/pkgs/by-name/mo/mov-cli/package.nix +++ b/pkgs/by-name/mo/mov-cli/package.nix @@ -8,7 +8,7 @@ let pname = "mov-cli"; - version = "1.5.7"; + version = "4.1.6"; in python3.pkgs.buildPythonPackage { inherit pname version; @@ -17,8 +17,8 @@ python3.pkgs.buildPythonPackage { src = fetchFromGitHub { owner = "mov-cli"; repo = "mov-cli"; - rev = version; - hash = "sha256-OJhZtrSB5rjPY80GkTSU82hkcBgFYpW7Rc24BlBH7CE="; + rev = "refs/tags/${version}"; + hash = "sha256-9kC0rHU73Umv6vEtFpc5agn/qUAsWxSQSgVXW4qvjKQ="; }; propagatedBuildInputs = with python3.pkgs; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mov-cli nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/aar1rlfsha560ghjrf3s13h84l4qfngj-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/scripts/test_play.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... running egg_info creating mov_cli.egg-info writing mov_cli.egg-info/PKG-INFO writing dependency_links to mov_cli.egg-info/dependency_links.txt writing entry points to mov_cli.egg-info/entry_points.txt writing requirements to mov_cli.egg-info/requires.txt writing top-level names to mov_cli.egg-info/top_level.txt writing manifest file 'mov_cli.egg-info/SOURCES.txt' reading manifest file 'mov_cli.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'mov_cli.egg-info/SOURCES.txt' ERROR Missing dependencies: setuptools-scm