mmctl 0 -> 1 attrpath: mmctl 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nwjjvbiqyp0h7n137h74fna2kff01f1y-packages.json.drv building '/nix/store/nwjjvbiqyp0h7n137h74fna2kff01f1y-packages.json.drv'... Going to be running update for following packages: - mmctl-9.5.2 Press Enter key to continue... Running update for: - mmctl-9.5.2: UPDATING ... - mmctl-9.5.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/mattermost/default.nix b/pkgs/servers/mattermost/default.nix index ca152079e073..5d29e4126db6 100644 --- a/pkgs/servers/mattermost/default.nix +++ b/pkgs/servers/mattermost/default.nix @@ -12,13 +12,13 @@ buildGoModule rec { # See https://docs.mattermost.com/upgrade/extended-support-release.html # When a new ESR version is available (e.g. 8.1.x -> 9.5.x), update # the version regex in passthru.updateScript as well. - version = "9.5.2"; + version = "9.5.3"; src = fetchFromGitHub { owner = "mattermost"; repo = "mattermost"; rev = "v${version}"; - hash = "sha256-NYP0mhON+TCvNTSx4I4hddFGF9TWtnMAwyJvX8sEdWU="; + hash = "sha256-kqwRwo7eL9xfOyP54oS800L6bisVwJf9FpgTnwfmjAo="; }; # Needed because buildGoModule does not support go workspaces yet. No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mmctl Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . mmctl Standard output: error: build log of 'mmctl' is not available