diff --git a/buildbot_nix/__init__.py b/buildbot_nix/__init__.py index cc6906b..bcc0df8 100644 --- a/buildbot_nix/__init__.py +++ b/buildbot_nix/__init__.py @@ -443,6 +443,7 @@ def make_job_evaluator(name: str, settings: EvaluatorSettings, flake: bool) -> N ) class NixConfigure(buildstep.CommandMixin, steps.BuildStep): + name = "nix_configure" """ Determine what `NixEvalCommand` step should be added after based on the existence of: