cloudlog 2.4.3 -> 2.4.4 https://github.com/magicbug/Cloudlog/releases attrpath: cloudlog 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/xk2l2v91lwf84704pg17znjnm8g3jmzl-packages.json.drv building '/nix/store/xk2l2v91lwf84704pg17znjnm8g3jmzl-packages.json.drv'... Going to be running update for following packages: - cloudlog-2.4.3 Press Enter key to continue... Running update for: - cloudlog-2.4.3: UPDATING ... - cloudlog-2.4.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/radio/cloudlog/default.nix b/pkgs/applications/radio/cloudlog/default.nix index 669a596ccbd..37e7e2546ee 100644 --- a/pkgs/applications/radio/cloudlog/default.nix +++ b/pkgs/applications/radio/cloudlog/default.nix @@ -8,13 +8,13 @@ stdenvNoCC.mkDerivation rec { pname = "cloudlog"; - version = "2.4.3"; + version = "2.4.4"; src = fetchFromGitHub { owner = "magicbug"; repo = "Cloudlog"; rev = version; - sha256 = "sha256-2L+Yp8yxhmoVh34cW1s5Xy1f0X2xUo3UP32XcAV2LsM="; + sha256 = "sha256-E0IbarjX0Fr/22396IqyUc8c7zuAOOezGurxQzCrRZM="; }; postPath = '' An auto update branch exists with message `cloudlog: add changelog to meta`. New version is 2.4.4. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - cloudlog: 2.4.3 -> 2.4.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/241064"