ferdium 6.4.1 -> 6.5.1 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wl8kj595xj2sf4b7nyzip809cxaamgdi-packages.json.drv building '/nix/store/wl8kj595xj2sf4b7nyzip809cxaamgdi-packages.json.drv'... Going to be running update for following packages: - ferdium-6.4.1 Press Enter key to continue... Running update for: - ferdium-6.4.1: UPDATING ... - ferdium-6.4.1: 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 c9c275817020..628989d9c290 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.4.1"; + version = "6.5.1"; src = fetchurl { url = "https://github.com/ferdium/ferdium-app/releases/download/v${version}/Ferdium-linux-${version}-amd64.deb"; - hash = "sha256-Oai5z6/CE/R2rH9LBVhY7eaKpF8eIIYI+3vjJPbq+rw="; + hash = "sha256-0srzSzNevvbzdihSNPkvCUMkFHPBwLko79SH5HLqGFc="; }; extraBuildInputs = [ xorg.libxshmfence ]; No auto update branch exists Update edits cause no rebuilds.