diffuse 0 -> 1 attrpath: diffuse 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/0ai63krixfi23d4xmri4n92bwd616g6s-packages.json.drv building '/nix/store/0ai63krixfi23d4xmri4n92bwd616g6s-packages.json.drv'... Going to be running update for following packages: - diffuse-0.8.2 Press Enter key to continue... Running update for: - diffuse-0.8.2: UPDATING ... - diffuse-0.8.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/diffuse/default.nix b/pkgs/applications/misc/diffuse/default.nix index a75587335cad..9ac27085105f 100644 --- a/pkgs/applications/misc/diffuse/default.nix +++ b/pkgs/applications/misc/diffuse/default.nix @@ -14,13 +14,13 @@ python3.pkgs.buildPythonApplication rec { pname = "diffuse"; - version = "0.8.2"; + version = "0.9.0"; src = fetchFromGitHub { owner = "MightyCreak"; repo = "diffuse"; rev = "v${version}"; - sha256 = "aGg5uh9KitVP2bBUizgGIZWvzTxfJGid0WUGVNyHdlk="; + sha256 = "6GdUtdVhhIQL1cD9/e7Byv37PVKXmzVWhJC6GROK7OA="; }; format = "other"; An auto update branch exists with message `diffuse: 0.8.2 -> 0.9.0`. New version is 0.9.0. An auto update branch exists with an equal or greater version