dendrite 0.13.4 -> 0.13.5 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/zfs26f68d2c23v1qqiv8lswpjcidry1x-packages.json.drv building '/nix/store/zfs26f68d2c23v1qqiv8lswpjcidry1x-packages.json.drv'... Going to be running update for following packages: - matrix-dendrite-0.13.4 Press Enter key to continue... Running update for: - matrix-dendrite-0.13.4: UPDATING ... - matrix-dendrite-0.13.4: 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 4dfe4b33318c..720b41a9350c 100644 --- a/pkgs/servers/dendrite/default.nix +++ b/pkgs/servers/dendrite/default.nix @@ -10,16 +10,16 @@ buildGoModule rec { pname = "matrix-dendrite"; - version = "0.13.4"; + version = "0.13.5"; src = fetchFromGitHub { owner = "matrix-org"; repo = "dendrite"; rev = "v${version}"; - hash = "sha256-Hy3QuwAHmZSsjy5A/1mrmrxdtle466HsQtDat3tYS8s="; + hash = "sha256-tKywmFSSWc538i7raCrZnFpMDnFMT23hYVoYndnIKJ4="; }; - vendorHash = "sha256-M7ogR1ya+sqlWVQpaXlvJy9YwhdM4XBDw8e2ZBPvEGY="; + vendorHash = "sha256-eFoXUroJgrstNYjSYsP6o0vTEW2k/+6JjyVn6bb4um8="; subPackages = [ # The server No auto update branch exists There might already be an open PR for this update: - dendrite: 0.13.4 -> 0.13.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/273787"