matrix-synapse-tools.synadm 0 -> 1 attrpath: matrix-synapse-tools.synadm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pw289dxbc5jb50lqv1rldjii318xbhy0-packages.json.drv building '/nix/store/pw289dxbc5jb50lqv1rldjii318xbhy0-packages.json.drv'... Going to be running update for following packages: - synadm-0.37.1 Press Enter key to continue... Running update for: - synadm-0.37.1: UPDATING ... - synadm-0.37.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/matrix-synapse/tools/synadm.nix b/pkgs/servers/matrix-synapse/tools/synadm.nix index 776a88833e2..3fe9c33e8e2 100644 --- a/pkgs/servers/matrix-synapse/tools/synadm.nix +++ b/pkgs/servers/matrix-synapse/tools/synadm.nix @@ -4,12 +4,12 @@ with python3Packages; buildPythonApplication rec { pname = "synadm"; - version = "0.37.1"; + version = "0.38"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "sha256-6RlgPiYxbnTGJBpNIM1dzAuGTbvydnXkfywSsI0G/oc="; + sha256 = "sha256-l1KRUnjzj1/MEb1nxV6hMaxi15q7baG+iiK2yatZYRc="; }; postPatch = '' An auto update branch exists with message `matrix-synapse-tools.synadm: 0.37.1 -> 0.38`. New version is 0.38. An auto update branch exists with an equal or greater version