dendrite 0.13.3 -> 0.13.4 https://github.com/matrix-org/dendrite/releases attrpath: dendrite Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/88rk6n1malxbzpphbk35v4jppzcmsha1-packages.json.drv building '/nix/store/88rk6n1malxbzpphbk35v4jppzcmsha1-packages.json.drv'... Going to be running update for following packages: - matrix-dendrite-0.13.3 Press Enter key to continue... Running update for: - matrix-dendrite-0.13.3: UPDATING ... - matrix-dendrite-0.13.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/dendrite/default.nix b/pkgs/servers/dendrite/default.nix index 82ee6d59547a..d722f6beb0ab 100644 --- a/pkgs/servers/dendrite/default.nix +++ b/pkgs/servers/dendrite/default.nix @@ -3,16 +3,16 @@ buildGoModule rec { pname = "matrix-dendrite"; - version = "0.13.3"; + version = "0.13.4"; src = fetchFromGitHub { owner = "matrix-org"; repo = "dendrite"; rev = "v${version}"; - hash = "sha256-wM9ayB3L9pc3696Ze5hVZPKGwrB5fD+64Wf8DUIjf1k="; + hash = "sha256-Hy3QuwAHmZSsjy5A/1mrmrxdtle466HsQtDat3tYS8s="; }; - vendorHash = "sha256-COljILLiAFoX8IShpAmLrxkw6yw7YQE4lpe8IR92j6g="; + vendorHash = "sha256-M7ogR1ya+sqlWVQpaXlvJy9YwhdM4XBDw8e2ZBPvEGY="; subPackages = [ # The server No auto update branch exists Successfully finished processing cachix "/nix/store/mgadk0yx9fq1y64pxhnh98ix8blyka9l-matrix-dendrite-0.13.4" [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 dendrite is: A second-generation Matrix homeserver written in Go meta.homepage for dendrite is: https://matrix-org.github.io/dendrite meta.changelog for dendrite is: https://github.com/matrix-org/dendrite/releases/tag/v0.13.4 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/matrix-org/dendrite/releases/tag/v0.13.4) - [Compare changes on GitHub](https://github.com/matrix-org/dendrite/compare/v0.13.3...v0.13.4) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.13.4 in filename of file in /nix/store/mgadk0yx9fq1y64pxhnh98ix8blyka9l-matrix-dendrite-0.13.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath dendrite ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/mgadk0yx9fq1y64pxhnh98ix8blyka9l-matrix-dendrite-0.13.4 \ --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 dendrite https://github.com/r-ryantm/nixpkgs/archive/1252a65d4e19b094db92baf06609073bbf76fbc4.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/1252a65d4e19b094db92baf06609073bbf76fbc4#dendrite ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/mgadk0yx9fq1y64pxhnh98ix8blyka9l-matrix-dendrite-0.13.4 ls -la /nix/store/mgadk0yx9fq1y64pxhnh98ix8blyka9l-matrix-dendrite-0.13.4/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 @Ma27 @fadenb @mguentner @Ralith @dali99 @sumnerevans @NickCao 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/263693