2022-12-09T12:30:33 discord-ptb 0.0.35 -> 0.0.38 https://repology.org/metapackage/discord-ptb/versions 2022-12-09T12:30:35 attrpath: discord-ptb 2022-12-09T12:30:35 Checking auto update branch... 2022-12-09T12:30:38 [version] 2022-12-09T12:30:38 [version] generic version rewriter does not support multiple hashes 2022-12-09T12:30:38 [rustCrateVersion] 2022-12-09T12:30:38 [rustCrateVersion] No cargoSha256 found 2022-12-09T12:30:38 [golangModuleVersion] 2022-12-09T12:30:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T12:30:38 [updateScript] 2022-12-09T12:30:44 [updateScript] Success 2022-12-09T12:30:44 [updateScript] these 2 derivations will be built: /nix/store/19d776bhfc3nb8nwwcq97frkdha4w7ag-discord-update-script.drv /nix/store/9qysxrf9s0yv6bd20zk4mw7ybwkisw9h-packages.json.drv building '/nix/store/19d776bhfc3nb8nwwcq97frkdha4w7ag-discord-update-script.drv'... building '/nix/store/9qysxrf9s0yv6bd20zk4mw7ybwkisw9h-packages.json.drv'... Going to be running update for following packages: - discord-ptb-0.0.35 Press Enter key to continue... Running update for: - discord-ptb-0.0.35: UPDATING ... - discord-ptb-0.0.35: DONE. Packages updated! 2022-12-09T12:30:44 2022-12-09T12:30:44 [quotedUrls] 2022-12-09T12:30:44 [quotedUrls] nothing found to replace 2022-12-09T12:30:44 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/discord/default.nix b/pkgs/applications/networking/instant-messengers/discord/default.nix index 56f58e3e566..aa1633f4fc7 100644 --- a/pkgs/applications/networking/instant-messengers/discord/default.nix +++ b/pkgs/applications/networking/instant-messengers/discord/default.nix @@ -2,7 +2,7 @@ let versions = if stdenv.isLinux then { stable = "0.0.21"; - ptb = "0.0.35"; + ptb = "0.0.38"; canary = "0.0.144"; } else { stable = "0.0.264"; @@ -18,7 +18,7 @@ let }; ptb = fetchurl { url = "https://dl-ptb.discordapp.net/apps/linux/${version}/discord-ptb-${version}.tar.gz"; - sha256 = "bnp5wfcR21s7LMPxFgj5G3UsxPWlFj4t6CbeosiufHY="; + sha256 = "bPg7ZNQQxEpRSpp8j5/XLBDEJyId8mDGxS6tqkzzI1s="; }; canary = fetchurl { url = "https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz"; 2022-12-09T12:32:11 No auto update branch exists 2022-12-09T12:32:18 Successfully finished processing 2022-12-09T12:32:18 cachix "/nix/store/w8p9vwzaza7pngxsm9xml8vlbi4gv9gn-discord-ptb-0.0.38" 2022-12-09T12:32:41 [check][nixpkgs-review] 2022-12-09T12:35:26 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-09T12:35:29 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for discord-ptb is: "All-in-one cross-platform voice and text chat for gamers" meta.homepage for discord-ptb is: "https://discordapp.com/" meta.changelog for discord-ptb is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.0.38 with grep in /nix/store/w8p9vwzaza7pngxsm9xml8vlbi4gv9gn-discord-ptb-0.0.38 - found 0.0.38 in filename of file in /nix/store/w8p9vwzaza7pngxsm9xml8vlbi4gv9gn-discord-ptb-0.0.38 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath discord-ptb ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/w8p9vwzaza7pngxsm9xml8vlbi4gv9gn-discord-ptb-0.0.38 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A discord-ptb https://github.com/r-ryantm/nixpkgs/archive/045e71433af0c7b6331049c6b4139f9e28da3467.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/w8p9vwzaza7pngxsm9xml8vlbi4gv9gn-discord-ptb-0.0.38 ls -la /nix/store/w8p9vwzaza7pngxsm9xml8vlbi4gv9gn-discord-ptb-0.0.38/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @MP2E @devins2518 @Artturin @Infinidoge for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-12-09T12:35:31 https://api.github.com/repos/NixOS/nixpkgs/pulls/205296