mopidy-muse 0 -> 1 attrpath: mopidy-muse 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/908h5449y0ji0ipj6mrm46a2spiz44j8-packages.json.drv building '/nix/store/908h5449y0ji0ipj6mrm46a2spiz44j8-packages.json.drv'... Going to be running update for following packages: - mopidy-muse-0.0.33 Press Enter key to continue... Running update for: - mopidy-muse-0.0.33: UPDATING ... - mopidy-muse-0.0.33: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/mopidy/muse.nix b/pkgs/applications/audio/mopidy/muse.nix index f98d1ca458fe..4f5c8100929b 100644 --- a/pkgs/applications/audio/mopidy/muse.nix +++ b/pkgs/applications/audio/mopidy/muse.nix @@ -2,12 +2,12 @@ pythonPackages.buildPythonApplication rec { pname = "mopidy-muse"; - version = "0.0.33"; + version = "0.0.36"; src = fetchPypi { inherit version; pname = "Mopidy-Muse"; - hash = "sha256-CEPAPWtMrD+HljyqBB6EAyGVeOjzkvVoEywlE4XEJGs="; + hash = "sha256-pcFnYdCSDnoUMcqSqGdLJseavqA1dZv+QMimGamFbEI="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mopidy-muse nix build failed. Using setuptoolsBuildPhase Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/nsci0488mzm69japs9hak4jfaq7anfvx-Mopidy-Muse-0.0.36.tar.gz source root is Mopidy-Muse-0.0.36 setting SOURCE_DATE_EPOCH to timestamp 1712483348 of file Mopidy-Muse-0.0.36/setup.cfg Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } no configure script, doing nothing Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/Mopidy-Muse-0.0.36/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/pgb120fb7srbh418v4i2a70aq1w9dawd-python3-3.12.5/lib/python3.12/tokenize.py", line 449, in open buffer = _builtin_open(filename, 'rb') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'setup.py'