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/x881c18imysapvijgw6dd9416ni3fdly-packages.json.drv these 5 paths will be fetched (4.29 MiB download, 14.72 MiB unpacked): /nix/store/902bnfh9jvk05vxi332aadr52i57kpxg-nix-update-0.17.2 /nix/store/g40r1kqd8vqfkpsqkm33bn48lm98ikjp-nixpkgs-review-2.9.2 /nix/store/naabcr94jsxrd39c5w94sxf4wg5kamdj-git-lfs-3.3.0 /nix/store/rxsf5j8bby3481v8l19xpbfwa39427sm-nix-prefetch-git /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/g40r1kqd8vqfkpsqkm33bn48lm98ikjp-nixpkgs-review-2.9.2' from 'https://cache.nixos.org'... copying path '/nix/store/naabcr94jsxrd39c5w94sxf4wg5kamdj-git-lfs-3.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/rxsf5j8bby3481v8l19xpbfwa39427sm-nix-prefetch-git' from 'https://cache.nixos.org'... copying path '/nix/store/902bnfh9jvk05vxi332aadr52i57kpxg-nix-update-0.17.2' from 'https://cache.nixos.org'... building '/nix/store/x881c18imysapvijgw6dd9416ni3fdly-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.