ferdium 6.2.6 -> 6.2.7 https://github.com/ferdium/ferdium-app/releases attrpath: ferdium 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/8qdzrbvqg0saymwp8m2ymsplhmzmf0yd-packages.json.drv these 6 paths will be fetched (40.77 MiB download, 129.61 MiB unpacked): /nix/store/5ajjkscydg8wal9p48mjk8065c9lsq74-nixpkgs-review-2.9.1 /nix/store/c64vfkjgbjdckz82nw2pl2xls9bf3bkq-nix-update-0.17.2 /nix/store/km9k97fldglg6zkxb12nkwlszx1aiizj-nix-prefetch-git /nix/store/naabcr94jsxrd39c5w94sxf4wg5kamdj-git-lfs-3.3.0 /nix/store/r7wqbdnn0af1s1p23n18pxf70crqqakg-python3-3.11.3 /nix/store/wgxsrzpyjnvdv4al6ziwj75a8wh8r8za-nixpkgs-fmt-1.3.0 copying path '/nix/store/wgxsrzpyjnvdv4al6ziwj75a8wh8r8za-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/5ajjkscydg8wal9p48mjk8065c9lsq74-nixpkgs-review-2.9.1' from 'https://cache.nixos.org'... copying path '/nix/store/r7wqbdnn0af1s1p23n18pxf70crqqakg-python3-3.11.3' from 'https://cache.nixos.org'... copying path '/nix/store/naabcr94jsxrd39c5w94sxf4wg5kamdj-git-lfs-3.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/km9k97fldglg6zkxb12nkwlszx1aiizj-nix-prefetch-git' from 'https://cache.nixos.org'... copying path '/nix/store/c64vfkjgbjdckz82nw2pl2xls9bf3bkq-nix-update-0.17.2' from 'https://cache.nixos.org'... building '/nix/store/8qdzrbvqg0saymwp8m2ymsplhmzmf0yd-packages.json.drv'... Going to be running update for following packages: - ferdium-6.2.6 Press Enter key to continue... Running update for: - ferdium-6.2.6: UPDATING ... - ferdium-6.2.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/ferdium/default.nix b/pkgs/applications/networking/instant-messengers/ferdium/default.nix index 0ff76e41886..fdb7b17f2c1 100644 --- a/pkgs/applications/networking/instant-messengers/ferdium/default.nix +++ b/pkgs/applications/networking/instant-messengers/ferdium/default.nix @@ -3,10 +3,10 @@ mkFranzDerivation rec { pname = "ferdium"; name = "Ferdium"; - version = "6.2.6"; + version = "6.2.7"; src = fetchurl { url = "https://github.com/ferdium/ferdium-app/releases/download/v${version}/Ferdium-linux-${version}-amd64.deb"; - sha256 = "sha256-jG3NdolWqQzj/62jYwnqJHz5uT6QIuOkrpL/FcLl56k="; + sha256 = "sha256-xsRHpfaI9IGmGxpTOh+IYWOIPYQibKcie23z2vzvWqY="; }; extraBuildInputs = [ xorg.libxshmfence ]; No auto update branch exists Update edits cause no rebuilds.