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/pjf5vi6hb2pmvxa73xha0p30z04mqszr-packages.json.drv building '/nix/store/pjf5vi6hb2pmvxa73xha0p30z04mqszr-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