discord-canary 0.0.224 -> 0.0.231 https://repology.org/project/discord-canary/versions attrpath: discord-canary 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - discord-canary-0.0.224 Press Enter key to continue... Running update for: - discord-canary-0.0.224: UPDATING ... - discord-canary-0.0.224: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/discord/default.nix b/pkgs/applications/networking/instant-messengers/discord/default.nix index 7d5b8aaa4e9d..9e24913a8243 100644 --- a/pkgs/applications/networking/instant-messengers/discord/default.nix +++ b/pkgs/applications/networking/instant-messengers/discord/default.nix @@ -4,7 +4,7 @@ let if stdenv.isLinux then { stable = "0.0.39"; ptb = "0.0.61"; - canary = "0.0.224"; + canary = "0.0.231"; development = "0.0.1"; } else { stable = "0.0.289"; @@ -25,7 +25,7 @@ let }; canary = fetchurl { url = "https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz"; - hash = "sha256-SDF4woekFmy6VUqYTfSZi4aqtZ5ARgaex6+8qOMSHMQ="; + hash = "sha256-ZZbHQLLYI6v5i/ChMoD3/Wlh95UtSO/DJZ0TqMfhcbU="; }; development = fetchurl { url = "https://dl-development.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz"; No auto update branch exists Successfully finished processing cachix "/nix/store/wl953cwmmqfg1s08w9hcxj80rwrcid3w-discord-canary-0.0.231" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
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/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.0.231 with grep in /nix/store/wl953cwmmqfg1s08w9hcxj80rwrcid3w-discord-canary-0.0.231 - found 0.0.231 in filename of file in /nix/store/wl953cwmmqfg1s08w9hcxj80rwrcid3w-discord-canary-0.0.231 ---
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/wl953cwmmqfg1s08w9hcxj80rwrcid3w-discord-canary-0.0.231 \ --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/82e96107e7540b8b0ccd6e6547d64f5d95b0fa36.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/82e96107e7540b8b0ccd6e6547d64f5d95b0fa36#discord-canary ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/wl953cwmmqfg1s08w9hcxj80rwrcid3w-discord-canary-0.0.231 ls -la /nix/store/wl953cwmmqfg1s08w9hcxj80rwrcid3w-discord-canary-0.0.231/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 @Scrumplex @Artturin @Infinidoge @jopejoe1 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/277890