diffuse 0.8.1 -> 0.8.2 https://github.com/MightyCreak/diffuse/releases 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/d4035wcisk7zlgc39cvhkf9d6hs0xvw3-packages.json.drv building '/nix/store/d4035wcisk7zlgc39cvhkf9d6hs0xvw3-packages.json.drv'... Going to be running update for following packages: - diffuse-0.8.1 Press Enter key to continue... Running update for: - diffuse-0.8.1: UPDATING ... - diffuse-0.8.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/diffuse/default.nix b/pkgs/applications/misc/diffuse/default.nix index 7623cc5d3a7..a75587335ca 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.1"; + version = "0.8.2"; src = fetchFromGitHub { owner = "MightyCreak"; repo = "diffuse"; rev = "v${version}"; - sha256 = "L+6QwM7w/16IVbiyakBpP7vkbd2/BCGTiRlQG0v1XmU="; + sha256 = "aGg5uh9KitVP2bBUizgGIZWvzTxfJGid0WUGVNyHdlk="; }; format = "other"; An auto update branch exists with message `diffuse: 0.8.1 -> 0.8.2`. New version is 0.8.2. An auto update branch exists with an equal or greater version