mopidy-spotify 0 -> 1 attrpath: mopidy-spotify 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/q2gl60w06h68w3nhwfwcylaq2igxi7j9-packages.json.drv building '/nix/store/q2gl60w06h68w3nhwfwcylaq2igxi7j9-packages.json.drv'... Going to be running update for following packages: - mopidy-spotify-5.0.0a2 Press Enter key to continue... Running update for: - mopidy-spotify-5.0.0a2: UPDATING ... - mopidy-spotify-5.0.0a2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/mopidy/spotify.nix b/pkgs/applications/audio/mopidy/spotify.nix index d719a03c7cff..d36da06db470 100644 --- a/pkgs/applications/audio/mopidy/spotify.nix +++ b/pkgs/applications/audio/mopidy/spotify.nix @@ -8,14 +8,14 @@ pythonPackages.buildPythonApplication rec { pname = "mopidy-spotify"; - version = "5.0.0a2"; + version = "4.1.1"; pyproject = true; src = fetchFromGitHub { owner = "mopidy"; repo = "mopidy-spotify"; rev = "refs/tags/v${version}"; - hash = "sha256-QeABG9rQKJ8sIoK38R74N0s5rRG+zws7AZR0xPysdcY="; + hash = "sha256-NeM/TAzoXMWf1en0JKXRQDPlFdpDlNarpo0Z4b1gSuM="; }; build-system = [ pythonPackages.setuptools ]; 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-spotify nix build failed. adding 'mopidy_spotify/backend.py' adding 'mopidy_spotify/browse.py' adding 'mopidy_spotify/countries.py' adding 'mopidy_spotify/distinct.py' adding 'mopidy_spotify/ext.conf' adding 'mopidy_spotify/images.py' adding 'mopidy_spotify/library.py' adding 'mopidy_spotify/lookup.py' adding 'mopidy_spotify/playback.py' adding 'mopidy_spotify/playlists.py' adding 'mopidy_spotify/search.py' adding 'mopidy_spotify/spotify_appkey.key' adding 'mopidy_spotify/translator.py' adding 'mopidy_spotify/utils.py' adding 'mopidy_spotify/web.py' adding 'Mopidy_Spotify-4.1.1.dist-info/LICENSE' adding 'Mopidy_Spotify-4.1.1.dist-info/METADATA' adding 'Mopidy_Spotify-4.1.1.dist-info/WHEEL' adding 'Mopidy_Spotify-4.1.1.dist-info/entry_points.txt' adding 'Mopidy_Spotify-4.1.1.dist-info/top_level.txt' adding 'Mopidy_Spotify-4.1.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built Mopidy_Spotify-4.1.1-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Executing pythonRuntimeDepsCheck Checking runtime dependencies for Mopidy_Spotify-4.1.1-py3-none-any.whl - pyspotify not installed