newsflash 2.3.1 -> 3.0.0 https://repology.org/project/newsflash/versions attrpath: newsflash 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/9bifjl0x0fxaqmx3xmjw60x0lrsyhphl-packages.json.drv building '/nix/store/9bifjl0x0fxaqmx3xmjw60x0lrsyhphl-packages.json.drv'... Going to be running update for following packages: - newsflash-2.3.1 Press Enter key to continue... Running update for: - newsflash-2.3.1: UPDATING ... - newsflash-2.3.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/feedreaders/newsflash/default.nix b/pkgs/applications/networking/feedreaders/newsflash/default.nix index 481113682bce..baff45a269e9 100644 --- a/pkgs/applications/networking/feedreaders/newsflash/default.nix +++ b/pkgs/applications/networking/feedreaders/newsflash/default.nix @@ -24,13 +24,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "newsflash"; - version = "2.3.1"; + version = "3.0.2"; src = fetchFromGitLab { owner = "news-flash"; repo = "news_flash_gtk"; rev = "refs/tags/v.${finalAttrs.version}"; - sha256 = "sha256-JUAlDc2mp8M0vjiWcDoyBw/sKCmd4J8e9wEwZoiW0AE="; + sha256 = "sha256-tJKr2bGkdpEb+25eN0ZfHhEDl5Zdf8fdaC/rNMbH8Ws="; }; cargoDeps = rustPlatform.importCargoLock { No auto update branch exists There might already be an open PR for this update: - newsflash: 2.3.1 -> 3.0.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/258567"