mmctl 7.10.4 -> 8.0.1 https://repology.org/project/mmctl/versions attrpath: mmctl Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/zjy89wyxsm13giklw20bfd5y5mz5ww77-source.drv building '/nix/store/zjy89wyxsm13giklw20bfd5y5mz5ww77-source.drv'... trying https://github.com/mattermost/mmctl/archive/v8.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/zjy89wyxsm13giklw20bfd5y5mz5ww77-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/mattermost/mmctl/archive/v8.0.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/zjy89wyxsm13giklw20bfd5y5mz5ww77-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'mmctl.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/zjy89wyxsm13giklw20bfd5y5mz5ww77-source.drv /nix/store/zsfizmai4clx8labrcibqc9118n3kpy6-mmctl-8.0.1.drv building '/nix/store/zjy89wyxsm13giklw20bfd5y5mz5ww77-source.drv'... trying https://github.com/mattermost/mmctl/archive/v8.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/zjy89wyxsm13giklw20bfd5y5mz5ww77-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/mattermost/mmctl/archive/v8.0.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/zjy89wyxsm13giklw20bfd5y5mz5ww77-source.drv'. error: 1 dependencies of derivation '/nix/store/zsfizmai4clx8labrcibqc9118n3kpy6-mmctl-8.0.1.drv' failed to build mmctl 7.10.4 -> 7.10.5 https://github.com/mattermost/mmctl/releases attrpath: mmctl Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = null [golangModuleVersion] Set vendorHash to null [golangModuleVersion] Finished updating vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/mmctl/default.nix b/pkgs/tools/misc/mmctl/default.nix index 946037893135..7084ef0acb11 100644 --- a/pkgs/tools/misc/mmctl/default.nix +++ b/pkgs/tools/misc/mmctl/default.nix @@ -5,13 +5,13 @@ buildGoModule rec { pname = "mmctl"; - version = "7.10.4"; + version = "7.10.5"; src = fetchFromGitHub { owner = "mattermost"; repo = "mmctl"; rev = "v${version}"; - sha256 = "sha256-N3WvVVx4djmW6+Nh2XAgv0fJgVVp2I0I3vnUuoEUXjo="; + sha256 = "sha256-FQdxFvYJ+YrOc1p3/Ju3ZOGFH32WeZjHXtsIYG+O0U0="; }; vendorHash = null; Successfully finished processing Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Received ExitFailure 1 when running Shell command: readlink ./result-dev Could not find result link.