discord 0 -> 1 attrpath: discord Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/7fw1rp3idqhhprqq0c69ijf59pvjvym9-discord-update-script.drv /nix/store/pfz25qi5s7h9x2p1531g45g55zi5z30y-packages.json.drv building '/nix/store/7fw1rp3idqhhprqq0c69ijf59pvjvym9-discord-update-script.drv'... building '/nix/store/pfz25qi5s7h9x2p1531g45g55zi5z30y-packages.json.drv'... Going to be running update for following packages: - discord-0.0.24 Press Enter key to continue... Running update for: - discord-0.0.24: UPDATING ... - discord-0.0.24: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/discord/default.nix b/pkgs/applications/networking/instant-messengers/discord/default.nix index 87eb241686c..184000c6bf1 100644 --- a/pkgs/applications/networking/instant-messengers/discord/default.nix +++ b/pkgs/applications/networking/instant-messengers/discord/default.nix @@ -1,7 +1,7 @@ { branch ? "stable", callPackage, fetchurl, lib, stdenv }: let versions = if stdenv.isLinux then { - stable = "0.0.24"; + stable = "0.0.25"; ptb = "0.0.38"; canary = "0.0.148"; } else { @@ -14,7 +14,7 @@ let x86_64-linux = { stable = fetchurl { url = "https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"; - sha256 = "sha256-SG+34ft0mTqtg9rFiI60N6JIONyqF8c8SlnRcn5a4Xc="; + sha256 = "sha256-WBcmy9fwGPq3Vs1+7lIOR7OiW/d0kZNIKp4Q5NRYBCw="; }; ptb = fetchurl { url = "https://dl-ptb.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"; An auto update branch exists with message `discord: 0.0.24 -> 0.0.25`. New version is 0.0.25. An auto update branch exists with an equal or greater version