spot 0 -> 1 attrpath: spot Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/4nhk2mnssyx43d9xmvnfvw9hszzg8d3p-packages.json.drv building '/nix/store/4nhk2mnssyx43d9xmvnfvw9hszzg8d3p-packages.json.drv'... Going to be running update for following packages: - spot-0.4.0 Press Enter key to continue... Running update for: - spot-0.4.0: UPDATING ... - spot-0.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/spot/default.nix b/pkgs/applications/audio/spot/default.nix index d9a0babb6840..06882a72bc95 100644 --- a/pkgs/applications/audio/spot/default.nix +++ b/pkgs/applications/audio/spot/default.nix @@ -23,19 +23,19 @@ stdenv.mkDerivation rec { pname = "spot"; - version = "0.4.0"; + version = "0.4.0-appdata"; src = fetchFromGitHub { owner = "xou816"; repo = "spot"; rev = version; - hash = "sha256-K6wGWhAUUGsbE4O+z0TmJcJyGarvHgZteY527jfAa90="; + hash = "sha256-TycGskUCeGZr/eOYK2wxTq1mP+ib62D+11iktPqs0VY="; }; cargoDeps = rustPlatform.fetchCargoTarball { inherit src; name = "${pname}-${version}"; - hash = "sha256-eM2XLumn4dr2YtyUzBZJADlqdexc1iOaNJUudMlfSUc="; + hash = "sha256-rOMaF+7LJDlSxjgf6wYTREnzEa5waDOtd3eKUi+87UY="; }; nativeBuildInputs = [ An auto update branch exists with message `spot: 0.4.0 -> 0.4.0-appdata`. New version is 0.4.0-appdata. An auto update branch exists with an equal or greater version