2022-12-09T12:32:21 discord-canary 0.0.144 -> 0.0.145 https://repology.org/metapackage/discord-canary/versions 2022-12-09T12:32:23 attrpath: discord-canary 2022-12-09T12:32:23 Checking auto update branch... 2022-12-09T12:32:27 [version] 2022-12-09T12:32:27 [version] generic version rewriter does not support multiple hashes 2022-12-09T12:32:27 [rustCrateVersion] 2022-12-09T12:32:27 [rustCrateVersion] No cargoSha256 found 2022-12-09T12:32:27 [golangModuleVersion] 2022-12-09T12:32:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T12:32:27 [updateScript] 2022-12-09T12:32:32 [updateScript] Success 2022-12-09T12:32:32 [updateScript] these 2 derivations will be built: /nix/store/lwlqrjlxy84nmszfrmr0mg1ch1d72fdq-discord-update-script.drv /nix/store/0f4q2lbvvq3hfb5mnxc5isp4gzp2693w-packages.json.drv building '/nix/store/lwlqrjlxy84nmszfrmr0mg1ch1d72fdq-discord-update-script.drv'... building '/nix/store/0f4q2lbvvq3hfb5mnxc5isp4gzp2693w-packages.json.drv'... Going to be running update for following packages: - discord-canary-0.0.144 Press Enter key to continue... Running update for: - discord-canary-0.0.144: UPDATING ... - discord-canary-0.0.144: DONE. Packages updated! 2022-12-09T12:32:32 2022-12-09T12:32:32 [quotedUrls] 2022-12-09T12:32:32 [quotedUrls] nothing found to replace 2022-12-09T12:32:32 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..de1845335fb 100644 --- a/pkgs/applications/networking/instant-messengers/discord/default.nix +++ b/pkgs/applications/networking/instant-messengers/discord/default.nix @@ -3,7 +3,7 @@ let versions = if stdenv.isLinux then { stable = "0.0.21"; ptb = "0.0.35"; - canary = "0.0.144"; + canary = "0.0.145"; } else { stable = "0.0.264"; ptb = "0.0.59"; @@ -22,7 +22,7 @@ let }; canary = fetchurl { url = "https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz"; - sha256 = "sha256-/le3YT8djSj60H+Pq1qUxqc8CNgEZladOeFa9D2ZGl8="; + sha256 = "sha256-TF+7SnCTsbh+Z8AeEESEFVLSpD3c5HOAwpU1UBuB1BU="; }; }; x86_64-darwin = { 2022-12-09T12:34:00 No auto update branch exists 2022-12-09T12:34:06 Successfully finished processing 2022-12-09T12:34:06 cachix "/nix/store/9jlnjgw0v0ch7cfm2964rzj9bjm00gdp-discord-canary-0.0.145" 2022-12-09T12:34:29 [check][nixpkgs-review] 2022-12-09T12:37:16 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-09T12:37:19 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-canary is: "All-in-one cross-platform voice and text chat for gamers" meta.homepage for discord-canary is: "https://discordapp.com/" meta.changelog for discord-canary 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.145 with grep in /nix/store/9jlnjgw0v0ch7cfm2964rzj9bjm00gdp-discord-canary-0.0.145 - found 0.0.145 in filename of file in /nix/store/9jlnjgw0v0ch7cfm2964rzj9bjm00gdp-discord-canary-0.0.145 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath discord-canary ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9jlnjgw0v0ch7cfm2964rzj9bjm00gdp-discord-canary-0.0.145 \ --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-canary https://github.com/r-ryantm/nixpkgs/archive/8fd5a944e00e8539915e63747f96ff12e9dfca97.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/9jlnjgw0v0ch7cfm2964rzj9bjm00gdp-discord-canary-0.0.145 ls -la /nix/store/9jlnjgw0v0ch7cfm2964rzj9bjm00gdp-discord-canary-0.0.145/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:37:21 https://api.github.com/repos/NixOS/nixpkgs/pulls/205297