mopidy-mopify 0 -> 1 attrpath: mopidy-mopify 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/bniiphrrbkc7zih8fskl1s756a0j15wm-packages.json.drv building '/nix/store/bniiphrrbkc7zih8fskl1s756a0j15wm-packages.json.drv'... Going to be running update for following packages: - Mopidy-Mopify-1.6.1 Press Enter key to continue... Running update for: - Mopidy-Mopify-1.6.1: UPDATING ... - Mopidy-Mopify-1.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/mopidy/mopify.nix b/pkgs/applications/audio/mopidy/mopify.nix index 8d4dcd140382..68ba39a0ab42 100644 --- a/pkgs/applications/audio/mopidy/mopify.nix +++ b/pkgs/applications/audio/mopidy/mopify.nix @@ -2,11 +2,11 @@ pythonPackages.buildPythonApplication rec { pname = "Mopidy-Mopify"; - version = "1.6.1"; + version = "1.7.3"; src = fetchPypi { inherit pname version; - sha256 = "93ad2b3d38b1450c8f2698bb908b0b077a96b3f64cdd6486519e518132e23a5c"; + sha256 = "sha256-RlCC+39zC+LeA/QDWPHYx5TrEwOgVrnvcH1Xg12qSLE="; }; propagatedBuildInputs = with pythonPackages; [ mopidy configobj ]; An auto update branch exists with message `mopidy-mopify: 1.6.1 -> 1.7.3`. New version is 1.7.3. An auto update branch exists with an equal or greater version